Hey Doug, I am fairly new to wicket. I am trying to use the checkbox tree component and it seems to be working well. However I would like to check or uncheck all the child nodes if the parent node is selected(i.e. if the check box in front of the parent node is checked or unchecked). Kindly let me know how can I implement that.
Thanks, vishy_sb Doug Leeper wrote: > > Ok here it is. I have also included my use of it. While it won't compile > for you...you will at least see how I have used it. > > http://www.nabble.com/file/p13439520/CheckBoxIconPanel.html > CheckBoxIconPanel.html > http://www.nabble.com/file/p13439520/CheckBoxIconPanel.java > CheckBoxIconPanel.java > http://www.nabble.com/file/p13439520/CheckBoxTree.java CheckBoxTree.java > > My use of CheckBoxTree... > > http://www.nabble.com/file/p13439520/ProductCategoriesPanel.html > ProductCategoriesPanel.html > http://www.nabble.com/file/p13439520/ProductCategoriesPanel.java > ProductCategoriesPanel.java > > -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p18145468.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]