cakephp-datatable icon indicating copy to clipboard operation
cakephp-datatable copied to clipboard

JQuery DataTable plugin server-side processing component for CakePHP

Results 9 cakephp-datatable issues
Sort by recently updated
recently updated
newest added

How can I get range filters to work? I have two inputs for a column to do a range search, see image for sample. when I check in console, i...

Hey @tigrang I'm not sure how active this project is still, but I am running into an issue and I can't seem to figure out why. I have followed the...

can we use this without linking a model ?

Hi tigrant, Is there a possibility to use the Mjoin class with this plugin. Ihave a one-to-many data connection and is kind of difficult to link it with my table....

First of all, I would like to thank you for your great effort for making this plugin. This is working fine on all actions without prefix but when i try...

I would like to include some plugins in my datatable. but if I go to the second page of results, it stops displaying, the actions edit, delete, modified.

Hi First of all congratulations to this wonderful plugin, very useful and easy to use! I am wondering if it's possible to set one layout file (.ctp) for many configs?...

Hi, Is there anyway to use containable behavior in datatable query ?

Tigrang thanks a lot for such a great plugin. I am building "delete" links that are based on (if-conditions) data from another un-related model! Is there anyway to pass a...