8000 mutiple tbody grouping and pager · Issue #458 · Mottie/tablesorter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
mutiple tbody grouping and pager  #458
Closed
@karthickkumarganesh

Description

@karthickkumarganesh

Hi,

Am using mutiple tbody grouping and pager together and uses class="tablesorter-no-sort" to exclude the row count (group heading ) in paging this work fine when we a single page ,

here i show 50 records per page , when i have 25 records , the group heading is excluded in paging ,with the same code when the records gets above 50 , the group heading also included in paging .

<tbody class="tablesorter-no-sort overdue" id="heading_0" style="">
    <tr id="0_0" style="">
        <th colspan="8" align="left" style="padding-left:10px">Over Due</th>
    </tr>
</tbody>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0