1
Answer

How to add a list to data grid view?

Photo of Karthik Agarwal

Karthik Agarwal

13y
1.1k
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)

0
Photo of Sam Hobbs
NA 28.7k 1.3m 13y
There are plenty of articles in this web site to help you. Afer looking at them, then ask specific questions.
Accepted