I have paginated pages all having many check boxes,SO when I checked the check boxes in one page and go to the next page and then so on, I want to retain the checked boxes as same when I return back to the old pages.
How it should be possible..
Problem With pagination and checkboxes
Moderator: General Moderators
Re: Problem With pagination and checkboxes
Or paginate in javascript
Re: Problem With pagination and checkboxes
Javascript is a no no in my opinion. Don't use it if you don't have to... the user may have Javascript disabled.