vue-table-dynamic icon indicating copy to clipboard operation
vue-table-dynamic copied to clipboard

Can we apply server/api side pagination

Open naveed-calm opened this issue 4 years ago • 0 comments

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.

naveed-calm avatar Dec 03 '21 10:12 naveed-calm