preserving state of the selected checkboxes
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Hi all. how to preserve state of the selected checkboxes inside a gridview in different pages. as on moving from one to another page, grid is rebinded.
Update the datasource that you use to rebind the grid.
I didn't get any requirements for the signature
-
Update the datasource that you use to rebind the grid.
I didn't get any requirements for the signature