Get value of parameter in URL
Get value of parameter in URL
Hi! I'am sending value on a page with DataTables like this: .../filial/object.jsp?id=1. As i know, DataTables creates it's own GET query. How can I get my parameter id=1 in DataTables before sending GET query and add it as additional using aoData?
Thanks.
Thanks.
This discussion has been closed.
Replies