|
-
Dec 13th, 2010, 01:10 AM
#1
Thread Starter
Addicted Member
Click on TreeView nodes display data on GridView.
Hi,
Present i am working on TreeView Control.
By using Treeview control i want to show the data on the DataGridView2.
This data is coming from DataGridview1 which is hide on the output.
When i click on the selected node that perticular node is connect to suitable data on the datagridview1. Then that data or that Row is display on the Datagridview2.
Example:
Assume in my Datagridview1 the first column is contains data 3101,3102,3103.....
In my Treeview control i added nodes like 3101,3102,3103.......
So when i select or click the 3101, that is connect to 3101 Row in the DataGridview1. That hole row is dislay on the DataGirdview2.
I hope u understand my problem.
Regards
Kumar.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|