Hello,
Does version 16.0.1 include pagination and/or a preloading icon?
If not, do you know when these features will be available?
Regards,
Hi @ykifahh
We should be ready with pagination for Handsontable v16.1.0. Preloader is not yet scheduled for development.
We will keep you updated within this thread.
Hi @ykifahh
we just launched Handsontable v16.1.0 where you can set up your loading screen. Here https://handsontable.com/docs/react-data-grid/loading/ are some demos, and here is the full list of changes https://handsontable.com/docs/react-data-grid/changelog/#_16-1-0 - we also added LTS-support, Pagination, and Key-value dropdown. Hope you’ll like it
Hi @ykifahh
We just launched Handsontable v16.1.0, where you can test pagination.Here is the corresponding pull request https://github.com/handsontable/handsontable/pull/11612 with a lot of new API available.
In this guide, you can test it out https://handsontable.com/docs/react-data-grid/rows-pagination/.
At this link you will find the full list of changes https://handsontable.com/docs/react-data-grid/changelog/#_16-1-0
Within that version, we also added LTS support, Key-Value dropdown/autocomplete, and a Loading screen.
Why the pagination and the preloading doesn’t support RTL? ![]()
if I setup layoutDirection:rtl the pagination doesn’t work properly. I don’t mind if the pagination looks like ltr but the table and dataset must be rtl. So, when I made layoutDirection: RTL the pagination doesn’t work properly. Is there any way I can force the pagination stay as ltr?
Please help?
Hi @ykifahh
Thank you for feedback. I replied at [GH #2367] Sort data alphabetically - #15 by aleksandra_budnik
