T
tclancey
Hi.
I have an app that uses a tree view control to list locations, when the tree
is clicked the application searches for stock in locations and displays them
in grid.
It's an odd thing, when I click a new tree node the previously selected and
the new node become invisible while the data transaction takes place in the
background.
My code for pulling back the data is in the AfterSelect event.
Has anyone else come accross this?
I have an app that uses a tree view control to list locations, when the tree
is clicked the application searches for stock in locations and displays them
in grid.
It's an odd thing, when I click a new tree node the previously selected and
the new node become invisible while the data transaction takes place in the
background.
My code for pulling back the data is in the AfterSelect event.
Has anyone else come accross this?