Hi
Based on your example I add nodes to my RadTreeView on demand when clicking expand node. And this looks great. But later i use GetAllNodes on my RadTreeView and it only loads the 3 first nodes. When i debug my add function and observing the RadTreeView it does not seem to grow though I see the new nodes on the webpage.
So it seems like I only add the nodes visually??
Based on your example I add nodes to my RadTreeView on demand when clicking expand node. And this looks great. But later i use GetAllNodes on my RadTreeView and it only loads the 3 first nodes. When i debug my add function and observing the RadTreeView it does not seem to grow though I see the new nodes on the webpage.
So it seems like I only add the nodes visually??