Hi All,
I've form with two controls, one TreeView & one PropertyGrid. The treeview displays the list of equipments. when I select any node from the treeview i.e. any name from the list of equipments, then the property grid will dispaly all the attributes of that selected equipment. The property grid will retrive the selected equipments attributes from a table known as attribute table. Where user can manipulate the attributes. There is a button control named "SAVE". when user clicks on the "SAVE" button the manipulated attribute will be stored into the table.
I can able to find any solution how to link the treeview, propertygrid & database.
Can anybody plz help me.
I m trying it in VB.Net & SQL Server2005.
Thanks & Regards
Madhusudan