1
Answer

How Do I: Populate the headers in a DataGridView?


Hello:
 
I have a DataGridView that does not have any columns defined. I would like to add the columns  and headers at run time.
 
Can someone tell me the correct format of the line?
 
 

Answers (1)