Hi
I want to just bind the root elements on the page load and get + against all the items and if they are being expanded we need to get the child elements for that node
Example is like the windows folders view. so list all the root folders available and then as you click on +/- either list the subfolders or collapse them
Please let me know if there is any sample like that
Regards
Raghu
Hello raghumuvvala,
I could not understand weather you want to load the nodes manually or just on demand. I am providing you 2 links to samples from our online sample browsers:http://samples.infragistics.com/aspnet/Samples/WebDataTree/Performance/LoadOnDemand/Default.aspx?cn=data-tree&sid=e3bab63c-d017-4547-8a27-785d948b90a6http://samples.infragistics.com/aspnet/Samples/WebDataTree/Performance/ManualLoadOnDemand/Default.aspx?cn=data-tree&sid=c257cd9c-1c5a-4159-aa51-ff8ea8386395Please feel free to take a look at all the samples for WebDataTree available in our sample browser.