This question is locked. New answers and comments are not allowed.
Hi I'm Sri, i'm working on Telerik TreeView Control and i would like to operate the Treeview control using two custom button (Expand,Collapse). I'm able to expand the treeview items for only RadTreeViewItem.Level = 0 items but not other items whose level is more than 0.
Can anyone help me how to expand the item's child whose item.level > 0.
Can anyone help me how to expand the item's child whose item.level > 0.