-
Notifications
You must be signed in to change notification settings - Fork 754
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
Pager size on boot #269
Comments
Did you try the widget and code I posted here? |
Yes, on refresh pagesize change value but table size return on default value |
Sorry, resolved. I have inserted an |
Hmm, I'm not sure how to tell the difference between a reload and a refresh... I still have this on my to do list, but I haven't had much time to do research. Sorry. |
Hi @dmaglio! Well, I just added a |
Hi,
I need to save pager size and last seen page before page refresh.
I trying to use bin pagerChange but don't work, I found in the issue a widget that allows to save the state, it saves correctly, but when I refresh the page, the table does not meet the size saved.
This is the bind of paperChange:
The text was updated successfully, but these errors were encountered: