DataTable features not working

DataTable features not working

bhatt_axaybhatt_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

Answers

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin
    Answer ✓

    Per the forum rules, please link to a test case showing the issue.

    Allan

  • bhatt_axaybhatt_axay Posts: 46Questions: 12Answers: 3

    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.

This discussion has been closed.