Is it possible to maintain the state of a treeview control when it has been re-initialized? In other words, I populate a treeview control, make some changes that require the tree to be reloaded, then when it reloads any nodes that were expanded prior to the reload (or at least the selectedItem node) remain expanded. If this is possible, how do I do it?
Thanks in advance.
Thanks in advance.