KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Reloading datatable with changed query #2488

Open DVBI opened this topic on on Dec 13, 2021 - 1 comments

DVBI commented on Dec 13, 2021

Hi, I am passing query to koolreport datatable as below,

eturn $this->src('mysql')
            ->query($this->query)

Now I want to change the query dynamically through ajax and reload the datatable

Sebastian Morales commented on Dec 14, 2021

Do you use DataTables' "serverSide" processing? Pls describe a specific working case that you want and post your report setup and view code for us to see your request better. Rgds,

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

DataGrid