Topic: Please add support for server side pagination hook as well as it is difficult to fetch huge data from server.
saurabhbajaj free asked 5 years ago
Hi ,
As per the new release , there is no support for server side pagination.It will be nice to have feature as all production application users will want this as we work on large volume data sets.
Thanks
ithelpdesk@npisorters.com free answered 5 years ago
Will you post on this thread when this is added? And how do you distribute the new releases to those of us that bought the pro version?
Jakub Mandra staff commented 5 years ago
Hi,
We will inform about those changes. To be noticed about new releases I encourage to follow our changelog https://mdbootstrap.com/docs/react/changelog/ and newsletter https://mdbootstrap.com/docs/react/newsletter/ (and unlock the notifications).
Best,
Jakub
datashield free answered 5 years ago
Yes please. This feature would solve many loading issues with massive data tables!
Anna Morawska staff commented 5 years ago
Thank you for your feedback, It's already on our TODO list :) Best, Ania
Anna Morawska staff answered 5 years ago
Hi there,
thank you for the elaborated explanation - now I see the problem. Thank you for your suggestion, we will discuss it in the team :)
Best, Ania
Anna Morawska staff answered 5 years ago
Hi there,
Could you provide us with more details? What kind of changes would you like to see implemented in our library?
saurabhbajaj free commented 5 years ago
Hi Anna,
Thanks for the prompt response!
As the current implementation of pagination is purely on client side that being said, we have to fetch all data at a time and then mdb does pagination on it.
But if we have flexibility to have server side pagination in the sense to provide pageNumber, number_of_records etc parameters to a function(to be exposed by mdbReact) when we click any pagination numbers, search,sorting.
Hence through that function , developer can make appropriate service/api call with these parameters.
i hope i made my point.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.8.4
- Device: laptop
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: No