Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Total row number is not displayed. #132

Open
hansgru opened this issue Jul 1, 2015 · 0 comments
Open

Total row number is not displayed. #132

hansgru opened this issue Jul 1, 2015 · 0 comments

Comments

@hansgru
Copy link

hansgru commented Jul 1, 2015

The Twitter Bootstrap pager does not seem to display the total number of rows :( .
The user needs to navigate to the last page to see how many rows are on the last page, than multiply the page size with the page number -1 and add those on the last row :(.

Please add the total row number in the pager div too (this value is present in the session since the pager is using it to calculate the page numbers).
e.g. something like:
pager_with_total_rows

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant