You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component is really useful but is it possible to apply server side pagination, searching, filtering, sorting just like there is jquery datatable based on ajax. It looks currently it only works on client side if we have loaded all the data.
We are working on a task in which we have millions of records which is not possible to load all in one request.
Hope you understand question.
The text was updated successfully, but these errors were encountered:
Hi,
This component is really useful but is it possible to apply server side pagination, searching, filtering, sorting just like there is jquery datatable based on ajax. It looks currently it only works on client side if we have loaded all the data.
We are working on a task in which we have millions of records which is not possible to load all in one request.
Hope you understand question.
The text was updated successfully, but these errors were encountered: