8000 pager plugin with child rows · Issue #396 · Mottie/tablesorter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
pager plugin with child rows #396
Closed
Closed
@ghost

Description

The pager plugin does not take account of child rows, basing it's calculation for the number of pages and how many rows to put on each page by the rows array. Since child rows are added to their parent, they get missed in these calculations.

This is easily seen by adding class="tablesorter-childRow" to some of the rows in http://jsfiddle.net/Mottie/4mVfu/1/. For example, if I add the class only to the <tr> for Student02, it shows 11 students on the first page, with a page size of 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0