This question is locked. New answers and comments are not allowed.
Hi Anyone know how to select all items in the RadTreeView ? for example we provide the button to check all in the RadTreeView
I am trying to iterate the items and get the container but it seems the method get container from item is always return null.
is this a bug or I miss something here?
I forgot to mention that the tree is inside the DropDownButton so if the dropdownbutton has not been click the item container from tree always null, but once the dropdownbutton clicked than the item container from tree has value.
thanks
Jimmy
I am trying to iterate the items and get the container but it seems the method get container from item is always return null.
is this a bug or I miss something here?
I forgot to mention that the tree is inside the DropDownButton so if the dropdownbutton has not been click the item container from tree always null, but once the dropdownbutton clicked than the item container from tree has value.
thanks
Jimmy