Avoid Duplicate Records in GridView Dynamically
I Develop the ASP.NET Web Application it is used for the Textile Management System i used input fields in the GridView. the GridView Row are added by Dynamically on a button clickeventhere i have same repeated Records in the GridView. How to avoid the Duplicate Records in the GridView?