Click to See Complete Forum and Search --> : Refreshing a CTreeView


lchristi
May 21st, 1999, 09:03 AM
I'd like to mimic the Refresh option (F5) of the Windows File Explorer. On Refresh in Explorer, the expanded nodes stay expanded after the refresh. Any ideas on how to do this???? Thanks!

sally
May 22nd, 1999, 07:37 AM
1) Delete all items in the tree control
2) Refill the tree control with updated data

Sally

Sally
May 22nd, 1999, 07:37 AM
1) Delete all items in the tree control
2) Refill the tree control with updated data

Sally