How to pass params for search & reload data
How to pass params for search & reload data

Hi all, I have a DataTable with serverSide disable, so when the user access the page of the site, DataTable load data from an Url , but then the user can introduce filters in inputs of page and i need to research at server side, i know how to reset the Url for DataTable request again and i know how to change the Url of DataTable, but i need to know how to send various params for that Url to perform the search. Thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Solved.... Thanks...