I suppose the problem is that when you check the checkboxes, you do not perform a "set" on the underlying object.
So, when you select another page and come back to the previous one, you do not see the changes because those objects still have the old values.
The problem is of course how to call the java code of the "set" methods if the checkboxes are clicked. I do not have an answer for that but I have found a page where they discuss this issue and that might be helpful:
 
 
regards,
Miro
-----Original Message-----
From: Shilpa [mailto:[EMAIL PROTECTED]
Sent: dinsdag 25 juli 2006 13:21
To: displaytag-user@lists.sourceforge.net
Subject: [displaytag-user] help

Hi

Im using checkboxes with paging in displaytag table.

After checking some checkboxes, if another page is selected, the checks done in the previous page is getting unchecked.

Any help wuld be appreciated

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to