Binding Treeview to dataset

  • Thread starter Thread starter Cdude
  • Start date Start date
C

Cdude

Does anyone know of a simple way to bind a dataset to a treeview. Any
suggestions will be most welcome. Some code on how to select the nodes
once they created. I need to click on the node which will be a product
name then bring up all the fields linked to that name. Thanks
 
Does anyone know of a simple way to bind a dataset to a treeview. Any
suggestions will be most welcome. Some code on how to select the nodes
once they created. I need to click on the node which will be a product
name then bring up all the fields linked to that name. Thanks

Grab some info from:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=65329&SiteID=1
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=93995&SiteID=1
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=178774&SiteID=1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top