Hi Gurus,
I started learning BSP. I want to display data in a tree structure, and if I click on one of the nodes, sub nodes are to be displayed. And if I click on the subnodes, the corresponding data is to be displayed in the tabstrip.
This is the actual task I was assigned.
In this, I created a tree structure using tview2, I am getting the main nodes, but I am not getting the subnodes. How to get these? And if I click on subnode, how can I display the data in the tabstrip.
Please help me on this.....
Thanks,
Satish.