G
Guest
I have a tree with many forms behind it. You can click on a detail button
and then go to the detail to update information, delete, etc. What is the
best way to refresh the treeview after changes are made? I need to refresh
the data and also eleminate / add nodes. Right now I can do it by erasing
and then recreating which works good. The only problem is that some nodes
are expanded while others are not and you lose that. Any suggestions? Since
I have one many to many relationship in the tree the keys may change.
Thanks,
Dave
and then go to the detail to update information, delete, etc. What is the
best way to refresh the treeview after changes are made? I need to refresh
the data and also eleminate / add nodes. Right now I can do it by erasing
and then recreating which works good. The only problem is that some nodes
are expanded while others are not and you lose that. Any suggestions? Since
I have one many to many relationship in the tree the keys may change.
Thanks,
Dave