pass custom parameters with ajax request
pass custom parameters with ajax request
balvir
Posts: 5Questions: 4Answers: 0
Hi ,
I implemented datatables with mentioned url technology i.e
https://datatables.net/examples/ajax/objects.html
now my question is I want to pass custom parameters with ajax request like start date and end date which need to use in db query.
I implemented this way :
https://datatables.net/reference/option/ajax.data
But I unable to pass parameters with ajax request, nothing goes with ajax url
This discussion has been closed.