Intercept JSON returned on serverside processing?
Intercept JSON returned on serverside processing?
I'm using 'bServerSide' and a PHP script to formulate data for display, based on per-column filtering. I'd like to be able to send back various pieces of information about how the query was run to the client. Is there a way for me to intercept the JSON returned from my PHP script before or after it has been used to update my data table display? Thanks.
This discussion has been closed.
Replies
http://datatables.net/forums/discussion/2891/how-to-use-the-server-side-callback-for-post-processing/p1
Allan