We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon Datatables

Hi everyone,

I'm using datatables but the display of my table is too slow. My datatable has filters input, pagination... but I want to do that with Phalcon. Do you know a Phalcon's library like datatables or it is possible to use this JQuery datatables with Phalcon ?

John.



8.0k
edited Aug '15

Yes, u can use it! phalcon-datatables

edited Aug '15

Why when I'm using this Library I got this message ?

Password fields present on an insecure (https://) page. This is a security risk that allows user login credentials to be stolen.[Learn More]

This is not about the library. You should get a SSL certificate if you have password field on your page.

Why when I'm using this Library I got this message ?

Password fields present on an insecure (https://) page. This is a security risk that allows user login credentials to be stolen.[Learn More]



3.7k

https://github.com/magnxpyr/phalcon-datatables " forked from m1ome/phalcon-datatables"

work more correctly with multiple model and where clause