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

New options for CurrentPageReport #1225

Closed
karincayazilim opened this issue Mar 5, 2020 · 4 comments
Closed

New options for CurrentPageReport #1225

karincayazilim opened this issue Mar 5, 2020 · 4 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@karincayazilim
Copy link

karincayazilim commented Mar 5, 2020

I want to show the information as in the figure. How can I do this?

image

@cagataycivici cagataycivici changed the title Showing 1 to 10 of 56 entries (filtered from 57 total entries) infos New options for CurrentPageReport Mar 9, 2020
@cagataycivici cagataycivici self-assigned this Mar 9, 2020
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Mar 9, 2020
@cagataycivici cagataycivici added this to the 4.1.0 milestone Mar 9, 2020
@cagataycivici
Copy link
Member

Closest is (with upcoming 4.1.0);

<DataTable currentPageReportTemplate="Showing {first} to {last}" of {totalRecords} entries"

@cagataycivici
Copy link
Member

Screen Shot 2020-03-09 at 13 21 22

@karincayazilim
Copy link
Author

karincayazilim commented Mar 11, 2020

Thank you. If I show 20 records on the page, when I have 54 records in total, it says 40-60 when I get to the last page. Can you fix it working incorrectly : 40-54 is true @cagataycivici

@cagataycivici
Copy link
Member

Good catch, please see;

#1251

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants