Fetch server params of a datatable
Fetch server params of a datatable
sdinesh21
Posts: 37Questions: 0Answers: 0
Hi Allan,
I use Datatables 1.9 for a server side datatable which I refresh every 5 seconds. For a table, I want to fetch the server parameters that are being passed in the request. I tried fetching by calling aoData of the datatable but it has the table records in it. How else could I fetch the request parameters alone?
I use Datatables 1.9 for a server side datatable which I refresh every 5 seconds. For a table, I want to fetch the server parameters that are being passed in the request. I tried fetching by calling aoData of the datatable but it has the table records in it. How else could I fetch the request parameters alone?
This discussion has been closed.
Replies
Allan