Three new parameters in the paging banner : current indexes and the total number of elements --------------------------------------------------------------------------------------------
Key: DISPL-459 URL: http://jira.codehaus.org/browse/DISPL-459 Project: DisplayTag Issue Type: Improvement Components: Paging/Sorting Reporter: Rémi Flament Attachments: displaytag.patch I needed to display a paging banner like this one : Previous - 10-15/29 - Next where 10 is the first index displayed, 15 is the last index displayed and 29 is the total number of elements. Here is a patch that add these three parameters in the paging banner. You can then use {7}, {8} and {9} in the resourcebundle messages. Regards, Rémi. -- 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 DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel