You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by prati <pr...@gmail.com> on 2010/01/21 00:51:06 UTC

Re: Checkbox tree component

Hi i also am having same kind of problem.
I got checkboxes in tree panel ,how to iterate over the selected nodes on
checkbox click.

Thanks
Partibha

Edi wrote:
> 
> I am not able to configure the above example Doug.
> 
> Could you give me .war file. please
> 
> thanks and regards,
> edi
> 
> 
> Doug Leeper wrote:
>> 
>> If the tree is pre-loaded, it is easier.  When the checkbox is selected,
>> iterate through the children nodes and set its state to selected.
>> 
>> The dynamically loaded is alot trickier...as you would have to load the
>> tree from the selected node and then iterate and set the children notes
>> to selected.
>> 
>> Are you sure you want to select the children nodes or is it the parent
>> nodes you want to select?
>> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Checkbox-tree-component-tp13433102p27250675.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org