Small issue with Documentation
------------------------------

         Key: DISPL-293
         URL: http://jira.codehaus.org/browse/DISPL-293
     Project: DisplayTag
        Type: Bug

  Components: Paging/Sorting  
    Versions: 1.1    
    Reporter: amrit pal singh
    Priority: Minor
     Fix For: 1.1


The External Paging and Sorting documentation 
(http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html) refers to 
following line to be added to get the starting record in external paging. 

   (Integer.parseInt(request.getParameter((new 
ParamEncoder(tableId).encode(TableTagParameters.PARAMETER_ORDER)))) - 1) * 
pageSize

Instead of 'PARAMETER_ORDER', 'PARAMETER_PAGE' should be used.

-- 
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: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to