External paging  paging.banner.some_items_found displays 1-10 in the second 
page (other pages as well)
------------------------------------------------------------------------------------------------------

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

  Components: Paging/Sorting  
    Versions: 1.1    
    Reporter: Emmanuel


I'm using external paging using , I am not using the interface (first way to do 
it) just using getting the parameters and sending the partialList to the table.
parameter = request.getParameter ( new 
ParamEncoder(tableName).encodeParameterName( parameter ) );

the property  paging.banner.some_items_found displays 1-10 when I go to the 
other pages. e.g.
116 items found, displaying 1-10.
Pages: 1 (2) 3 4 5 6 7 8 

is there a property or something I need to set in order to show the proper 
numbers e.g. 20-30
thanks in advance


-- 
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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to