How to get additional parameter from server ?
How to get additional parameter from server ?

Hi,
I am using 1.9.4
I have added extra parameter on the JSON result during server side processing (e.g. otherData
). Tried with fnCreatedRow but I am only able to see the aData
. How can I access other property from JSON result on the Datatables callbacks ?
Thank you.
This discussion has been closed.