Click here to Skip to main content
15,920,896 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have one gridview with checkboxes and it contains lot of data for that reason I applied paging for gridview and displaying 10 records per page. After apply the paging in gridview if I select checkboxes in first page and moving to another page and select some checkboxes in second page after that if I am click on save button, i have got only first page selected value, not got the all selected values(other pages selected values).

I have googled and got many solution but every solution give me only one page value.
i have require all selected gridview value on save button of aspx page.

please help me .
Posted

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