HELP!!! I do not know how to integrate datatable into symfony2
HELP!!! I do not know how to integrate datatable into symfony2
Hello community
I am new to symfony 2.8.20 and the world of programming and I require your help ... I do not know how to integrate datables in this framework, I have seen some packages like waldo for datatables but I do not understand how to configure these types of bundles . .. on the other hand in case you do not want to use the package I would like to know how do you configure datatable.js in the symfony 2 framework? ... if you know a guide or tutorial that explain in detail how this type of installation is done please help me a lot your collaboration ...
Answers
You'd really need to ask in a Symfony forum I'm afraid. I can help with pure Javascript, but I can't used Symfony at all myself. If you can get your Symfony server to return JSON then I can help since DataTables can consume JSON no problem.
Allan