How to add the link list information into datagrid

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2008
Posts: 56
Reputation: karthi_selva is an unknown quantity at this point 
Solved Threads: 0
karthi_selva karthi_selva is offline Offline
Junior Poster in Training

How to add the link list information into datagrid

 
0
  #1
Feb 11th, 2009
hi.

i am new to .net. i am facing some problem in my coding.

i maintain the information in link list, i like to show it in datagridview.

if there is any direct mapping from link list to datagridview.

otherwise i like to add link list information in to datagridview row by row

i worked with row by row operation but facing a problem
i used the following syntax for adding the row by row


datagridview.Rows.Add(col1,col2);


that one is add only one row in datagridview. i am not able to add the next line in datagridview. any other method is need?

Please share ur ideas
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: How to add the link list information into datagrid

 
0
  #2
Feb 11th, 2009
As I said before, if you did that code twice it would add 2 rows.
STOP MAKING NEW THREADS ON THE SAME QUESTION
Last edited by LizR; Feb 11th, 2009 at 11:10 am.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC