I have a GridView which adds Customers from the GridView itself. I'm using the standard ASP.Net DataGrid. My question is, is there any way to insert all DataRows from a GridView to database when paging is used?
And i am using ADDButton_Click Event to insert all rows