DataTable features not working
DataTable features not working
bhatt_axay
Posts: 46Questions: 12Answers: 3
Hello,
I am using pipeline jquery dataTable to reduce ajax call. My data is loading fine from serverside but inbuilt features of dataTable is not working.
Please Help.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Per the forum rules, please link to a test case showing the issue.
Allan
Hello allan,
Thanx very much for this tutorial, the problem is from my side that i am using my own database file to fire the query and response was wrong from the server side.
Now, I am using ssp.class.php and server-processing.php file and it's done with proper output okk
Thank you very much for this.