N.Vishnu Vardhan Reddy | .Net Developer
Intelex Systems Private Limited | 6TH FLOOR | AKASH GANGA CHAMBERS | SRI NAGAR COLONY | BANJARA HILLS | HYDERABAD 500038
Tel +91 (0) 6464 4061 | Fax: +44 121 250 3531
vishnuvardhanreddy.naatla@intelexsystems.com | www.Intelexsystems.com
AllowFilteringByColumn="True" EnableHeaderContextFilterMenu="True"
Hello,
I’ve implemented the RadTreeView with load on demand using ExpandMode = ServerSideCallback. I’ve also implemented context menus to allow users to add nodes dynamically. The problem I’m having is figuring out how to render the tree and expand to the newly added node. Since the load on demand only loads the top level nodes, the added node won’t be visible on postback in cases where the new node is a couple of levels deep.
I would appreciate any suggestions.
Also, I’ve implemented drag and drop which is going to be a problem too. So any suggestion for that would be helpful too.
Blair