Get custom parametersfrom Json

Get custom parametersfrom Json

robertino_salemirobertino_salemi Posts: 13Questions: 0Answers: 0
edited March 2014 in General
Hi Allan,
I using server-side for get value by server.

I have a problem: I send to client with Json the custom parameters, example newData, oldData, modifiedData.

Maybe I must use fnServerParams, but i can not get value and print in a custom div.

Can you help me?

Thanks.

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    You want the Ajax data when the data returns from the server? Use the `xhr` event: http://next.datatables.net/reference/event/xhr

    Allan
This discussion has been closed.