Hi All,
I am working with a project using ASP.NET. It is an intranet project, and most of the data is displayed using datagrid.
Most of the screens I have Add records, edit records, delete, paging, filtering the data etc.
Now it becomes a repitative task to code for each page the datagrid...