ypnos-web / cakephp-datatables

CakePHP3 Plugin for DataTables plug-in for jQuery
MIT License
27 stars 24 forks source link

Ajax load / reload #62

Closed renjithjr closed 6 years ago

renjithjr commented 6 years ago

Is it possible to load the datatable using Ajax onchange event in javascript?

In another way, initially created datatable on the page load and tried to reload as normal datatable,but couldnt.

ypnos-web commented 6 years ago

Yes you can re-initialize the table but for this please refer to DataTables documentation.