hi
I have to add nodes and subnodes to a tree view from sql database in asp.net(VB.Net) 2.0
How to do this
i have 3 tables
i want to add nodes from first table and respective childnodes from the 2nd table subsiquent child nodes from the 3rd table
how to do this