Paging in gridview when i check the checkbox all records should be displayed when i uncheck the checkbox paging should be displayed
In my gridview their are 100 records
so i kept paging for page 10 records
so i want to keep one checkbox when i select checkbox i want to display all records
and when i uncheck the checkbox again paging should be displayed
plz help me how to write code for that