Search for duplicate values before saving datatable

  • Thread starter Thread starter HansvB69
  • Start date Start date
H

HansvB69

Guest
Hi,

I have a datagridview which shows the data from a table. I load the data via a dataadapter so that i can apply updates made in the datagridview. This works fine. But how can i check for duplicate values before i apply the update?

Greatings Hans

Continue reading...
 
Back
Top