Hi:
I am using the treeview control .ocx in my vfp7 project. (I program in vfp and only slightly fimilar with VB and treeview is a vb object.)
When I set up my form with my tree control on it shows
exactly what it shd. I click on node, behind which I have code (. . .to stuff,and it goes to look to open a table.
Once open, then I can use the nodes click over and over and it works fine.
My question is: How can I automaticlly open the table it is requesting and skip that step of having to open it.
I am selecting the table on the init() of the form and it is fills my treecontrol with what I need. . .but it asks to open it again. . .??? when I start using the node clicks.
Any feedback would be appreciated.
THX
Bill
I am using the treeview control .ocx in my vfp7 project. (I program in vfp and only slightly fimilar with VB and treeview is a vb object.)
When I set up my form with my tree control on it shows
exactly what it shd. I click on node, behind which I have code (. . .to stuff,and it goes to look to open a table.
Once open, then I can use the nodes click over and over and it works fine.
My question is: How can I automaticlly open the table it is requesting and skip that step of having to open it.
I am selecting the table on the init() of the form and it is fills my treecontrol with what I need. . .but it asks to open it again. . .??? when I start using the node clicks.
Any feedback would be appreciated.
THX
Bill