1
Answer

importing excel data into datagridview as string datatype C#

Photo of Chidozie Ihedioha

Chidozie Ihedioha

12y
2.3k
1
How can i import data from excel into datagridview as string datatype in C#. or to convert datagridview.row[0].cell[0] field to string.
thank u

Answers (1)