data-table pageChanged event
-
Hello, is there a way to handle pagination events in order to do server side pagination request?.
Regards,
Pablo. -
@pablozabo Hi, I see this a lot. Currently not possible, but will enhance DataTable soon.
-
Thanks @rstoenescu.
For now, i’m going to add a q-pagination component and watch the page variable in order to do a server call.