Open acastaneiras opened 4 years ago
With debug set as true, on de developer tools of your browser you can see the response of the DataTables ajax request. In the response you will can see what's wrong. Give us this information.
Request:
Variables:
@Syloid do you get a javascript error?
Hello, I'm trying to implement your plugin in my application, but I don't know what I'm doing wrong, the table with the columns is displaying correctly in the view but there isn't any data in there.
My Controller:
At my index.ctp i have:
And in "Template/Societies/datatables/societies_index.ctp":