I have used the Editor PHP server side library to populate a datatable but I can not order any field. How do I use the library to define the ORDER BY clause?
Thanks
The ordering information is included in the request made by DataTables to the server-side script in order to get the data.
Can you link to the page in question so I can check the client-side is working as expected please?
Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
The ordering information is included in the request made by DataTables to the server-side script in order to get the data.
Can you link to the page in question so I can check the client-side is working as expected please?
Allan