Add data parameters before draw
Add data parameters before draw
bstras21
Posts: 7Questions: 2Answers: 0
Does anyone know how to dynamically add a parameter to the ajax call before table.draw() so my request has new parameters?
This discussion has been closed.
Answers
I need to pass my parameters to data but I do not know how to do that.
I am using DataTables 1.10
Does anyone know how to dynamically add a parameter to the ajax call before table.draw() so my request has new parameters? I've looked everywhere and cannot find an answer.
I have buttons that a person can press and based on that button send different parameters to the server.
This all works fine but then I try to tie it to a button to pass new parameters.
Really, no answer????????