Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82279

vue3 serverside

$
0
0

HI can I ask, is it possible to use serverside in vue3 datatables ?, I didn't see an example of how to use it, can you please send me a link on how to use serveride.

I add serverside:true but it did not work

const options = {

  lengthMenu: [ [2, 25, 50, -1], [2, 25, 50, "All"] ],
  serverSide:true
};

Thank you in advance.


Viewing all articles
Browse latest Browse all 82279

Trending Articles