2
Answers

how to find duplicate values in Data Table in asp net c#

Photo of Dibyajyoti Palata

Dibyajyoti Palata

5y
7.4k
1
Hi
Any help me. 
 
how to find duplicate values in the data table for a particular column in asp.net c#.
 
Three columns are available in the data table.
 
Product Code, Model No, Serial No
 
serial no can not be duplicated.
if duplicate all duplicate serial no showing error below the grid view.
 
 

Answers (2)