Sorting and paging 2 custom paginated tables
--------------------------------------------
Key: DISPL-587
URL: http://jira.codehaus.org/browse/DISPL-587
Project: DisplayTag
Issue Type: Bug
Components: HTML Generation
Affects Versions: 1.1.1
Reporter: Thib
Priority: Minor
When 2 custom paginated tables are displayed in a page, a change of page or
sort for one of them is applied to both.
The issue is quite simple : the generated parameters are constants ; e.g. the
page number parameter is "page" (or the value of "pagination.pagenumber.param"
in the properties file).
What about generating this parameters on the same way for all kind of list ?
Is there any way to build dynamic parameters (like "d-xxxx-p") without
overriding the "writeSearchResultAndNavigation" method of the "HtmlTableWriter"
class ?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel