Accessing data from Datagrid
Hi there,
i have populated datagrid with Excel. i want to iterate thru the grid get each column data and input it the same in sql server. i have to do certain validations too.
but my major problem is i am not able to access each cell data.
how can i get the data of each column from my datagrid.
Any help is appreciated.
Regards