Hello!
I have a RadTree that contains a bunch of root element. I manage to refresh the whole tree (Load is onDemand), but I can't refresh the root elements.
Is there a sensible way to remove them an re add them ?
I didn't find a way to insert root elements into the tree either?
like treeView.insertNode....
thx in advance
I have a RadTree that contains a bunch of root element. I manage to refresh the whole tree (Load is onDemand), but I can't refresh the root elements.
Is there a sensible way to remove them an re add them ?
I didn't find a way to insert root elements into the tree either?
like treeView.insertNode....
thx in advance