is there a way to send data besides via the query string?
is there a way to send data besides via the query string?
julee
Posts: 16Questions: 7Answers: 0
Hi there.
I'm wondering if there's any way to pass the data that datatables sends in the querystring via a form instead? I'm using ajax sourced data...
I'm reading the manual / examples and so far I haven't come across anything. Any suggestions would be appreciated.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You could use POST.
Allan
I should have also mentioned that I'm using ajax sourced data... processing on server side. I found this question / discussion and am just making my way through it allan:
https://datatables.net/forums/discussion/16637/post-vs-sajaxsource