We are attempting to use a treeview control in a framed environment. The multilevel treeview is populated from the code behind vb page coming from a sql database. The treeview exists in the left frame and we wish to populate our body (right) frame with information based on which node is chosen from the tree view. The problem we are experiencing is trying to determine what node has been selected and passing that corresponding id around to our body page.
Any suggestions would be greatly appreciated,
T
Any suggestions would be greatly appreciated,
T