How to use the datatable with server side search and filter
How to use the datatable with server side search and filter
msam
Posts: 4Questions: 0Answers: 0
i tried it using the example on https://datatables.net/examples/server_side/simple.html
but didn't find the file require( 'ssp.class.php' ); which is under the server-side script tab.
If someone have the updated code of server side individual search and filter code please share it..
i also check the code from here: https://datatables.net/examples/server_side/server_side.html
which is also for some older version.
Please Help
This discussion has been closed.
Replies
https://github.com/DataTables/DataTables/blob/master/examples/server_side/scripts/ssp.class.php
found this with a Google search
i tried using this file which i was using with earlier version of datatable.
can you please help me edit my file so that it works with 1.10.13
i am attaching my server-script and js
please help
below is my js code
The best is to go the DataTables CDN and download the appropriate version there.
Cheers,
Colin