Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
3.50/5 (2 votes)
See more:
I have used paging for gridview. I want to access the data of the second page of gridview. I want to use data of the second page in the coding. I want to save data of different pages of gridview into database.

My page size is 5. When I add 6 records in the gridview and click on submit button, only 5 records on the first page are saved to the database.
Posted
Updated 7-Dec-09 2:28am
v2

Searching Solution for the same.. thatraja's answer will not work.. He has not addressed to the question..

Any other answers?
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900