Hi
I would like to ask how can I add the pagination of Datatable in the last column of Datatable and work with it. In the snippet I post there is something wrong with the pagination counter.
Hi
I would like to ask how can I add the pagination of Datatable in the last column of Datatable and work with it. In the snippet I post there is something wrong with the pagination counter.
The pagination looks that it has no limits and has unlimited groups
Hi,
If you load data from the server side, it is indexed after filter initialization. You can handle the onAfterLoad
event of the master Datatable to set the real limit: