Page 1 of 1
Problem With pagination and checkboxes
Posted: Mon Jul 14, 2008 4:56 am
by sanju
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..
Re: Problem With pagination and checkboxes
Posted: Mon Jul 14, 2008 5:39 am
by Oren
Re: Problem With pagination and checkboxes
Posted: Mon Jul 14, 2008 6:13 am
by Eran
Or paginate in javascript
Re: Problem With pagination and checkboxes
Posted: Mon Jul 14, 2008 7:16 am
by Oren
Javascript is a no no in my opinion. Don't use it if you don't have to... the user may have Javascript disabled.