Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5363337
By: belingueres

Hi,

I have a displaytag table inside a form.
Each line in the table has a checkbox that will process those selected lines
in an Struts 2 action on form submit.

But, if I select a few lines, and then I sort the table by some particular 
column,
the selected checkboxes are lost because the table's requestURI is a link.

What I need is that all processing like paging, sorting and exporting be done
through the form submit, instead of an anchor. This way the selected lines would
be preserved.

Is this possible?

TIA,
Gabriel

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to