How to add a list to data grid view?
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
There are plenty of articles in this web site to help you. Afer looking at them, then ask specific questions.
Accepted