3
Answers

how to match excel sheet with datagridview in winforms

Photo of Mohsin Meghani

Mohsin Meghani

11y
695
1
I have an issue related , I want to match 3 columns of excel sheet with my 3 related columns of datagridview (data is coming from database), after matching, I want to classified it either which data is matched or which is not.

Answers (3)