I have managed to populate my treeview control. What I now want to do is to add a record in the underlying table, refresh/reload the treeview control (to show the added record) and then return to the same node that I was on prior to adding the new record.
I can do the refresh and reload on the treeview control. However I am lost as to how to return to the right node. I have the node.key recorded. Can somebody point me how to return to the node?
Thanks in advance.
Jonathan
I can do the refresh and reload on the treeview control. However I am lost as to how to return to the right node. I have the node.key recorded. Can somebody point me how to return to the node?
Thanks in advance.
Jonathan