943,928 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Marked Solved
  • Views: 501
  • C# RSS
Feb 11th, 2009
0

Porblem in DataGrid

Expand Post »
hi,

P1
c1
c2
p2
c3
c4
(pls consider this is treeview: P1,P2--Parent, c1,c2,c3,c4---Child nodes)
task is ,
when i select the item from treeview.
i like to show in the datagrid view.

if user selects one parent item from treeview. i like show in datagrid view that entire parent and child details.

if user selects second child node only (like c4) one also show in another datagridview with parent name p2. after some time user again select the second node child (c3) in tree view.that node information must added into that exists datagridview.


i think u can understand my problem .

so here when i again select he previous i must know the previous information. so how can i maintain.

the same operation instead of using datagrid i m used treeview very successfully executed. so each time i am travel the treenode and check the existing data present then add the selected node. otherwise create the new node.

i think u can understand my problem
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
karthi_selva is offline Offline
65 posts
since Oct 2008
Feb 11th, 2009
0

Re: Porblem in DataGrid

So now you have 4 threads on the same subject. If you cant work out and reply to a one you already made, how do you realistically expect to learn to code?

You havent changed a single word of it, so it still doesnt make sense.
Reputation Points: 196
Solved Threads: 190
Posting Virtuoso
LizR is offline Offline
1,735 posts
since Aug 2008
Feb 11th, 2009
0

Re: Porblem in DataGrid

You want to populate the datagridview rgt?.
Please go through the properties of DataGridView.You can easily populate datagridview with the details of selected treenode.All the best!!
Reputation Points: 12
Solved Threads: 3
Newbie Poster
bhaskerlee is offline Offline
19 posts
since Dec 2008
Feb 11th, 2009
0

Re: Porblem in DataGrid

ok thank u
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
karthi_selva is offline Offline
65 posts
since Oct 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: to access remote server database in our application
Next Thread in C# Forum Timeline: DML operation on Dataset





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC