1
Answer

How to add a list to data grid view?

Photo of Karthik Agarwal

Karthik Agarwal

13y
1.5k
1
Hi,

I have a list of strings which should be added to data grid view. How can i do that?
I need to loop over available number of items in the list and add the same to each row of the data grid view?

Answers (1)