What I want to do is when a node is selected in a treeview, I want textboxes
to display information for the selected record. How do I do this? I can't
seem to find anything on this, the closest I find is using datagrids, which
I would like to stay away from. Any help would be appreciated. BTW I am
using vb.net 2003, thanks
Nathan Guill - 10 Jun 2005 16:09 GMT
Thanks, but I figured out how to do what I wanted.
> What I want to do is when a node is selected in a treeview, I want textboxes
> to display information for the selected record. How do I do this? I can't
> seem to find anything on this, the closest I find is using datagrids, which
> I would like to stay away from. Any help would be appreciated. BTW I am
> using vb.net 2003, thanks