Hi Koolreport,
I am creating a Datatable using koolreport\datagrid\DataTables; and then I am using a separate AJAX call to update some columns with images and it is working fine. However, I have one issue that I am only able to update the records that are currently visible on the page and all the other records that are in the other pagination pages remain unchanged. How can I update the rest of the records as well?
Thanks