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.