Hello ,
I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging itï¼i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared with the return JSON and looks the same, thus, may i know if you can share with me the demo default.php to me for reference?
Thanks.
demo:
v7.29/html/demo4/dist/crud/datatables/data-sources/ajax-server-side.html
The file i need:
https://preview.keenthemes.com/metronic/theme/html/tools/preview/api/datatables/demos/default.php
You're very welcome! I'm glad to hear that the support was helpful and that everything is working for you. If you have any more questions or need further assistance in the future, please don't hesitate to reach out. Have a great day!
Hi there,
Thank you very much for your great support, it works.
Hi,
Ensure that your PHP file is configured to handle the DataTables requests correctly, including parsing the input parameters like draw, start, length, and any search criteria.
Here is the download link for the API.
https://drive.google.com/file/d/1dUgwAQ_E6pZiW9P2Ya_drNkBBVo1zYZu/view?usp=share_link
Thanks