jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • DisplayTag
  • DISPL-293

Small issue with Documentation

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1.1
  • Component/s: Paging/Sorting
  • Labels:
    None

Description

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.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
fabrizio giustina added a comment - 25/Mar/06 11:35 AM
fixed, thanks
Show
fabrizio giustina added a comment - 25/Mar/06 11:35 AM fixed, thanks

People

  • Reporter:
    amrit pal singh
Vote (0)
Watch (1)

Dates

  • Created:
    22/Feb/06 10:55 AM
    Updated:
    25/Mar/06 11:35 AM
    Resolved:
    25/Mar/06 11:35 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.