VB.NET/re: treeview

Advertisement


Question
hello sir,
Assalamu alaikum,
it seems that my question not understood. what i mean is that i want made treeview node click, so i need code to open recordset again so that if i click node it will show record field on text box or on listview.
thanks for previos help.

Answer
So on the click event or (SelectedNode or NodeSelected) event write code to retrieve create a new recordset.

In which case you might want to use the tag property of the node to assign to it a PK value where you want to retrieve the record for it.

Regards,
Riz

VB.NET

All Answers


Answers by Expert:


Ask Experts

Volunteer


Syed Rizwan Muhammad Rizvi

Expertise

I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.

Experience

Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.

©2012 About.com, a part of The New York Times Company. All rights reserved.