Column names from sAjaxSource JSON response
Column names from sAjaxSource JSON response
Hi,
I am using datatables with bServerSide: true and an sAjaxSource url and this works really fine.
The only thing I could not find a solution yet is:
I do not want to hardcode the column names in my thead element. I would like to have them included in the json response which the sAjaxSource url provides.
Is there a way to do that ?
Best regards!
yglodt
I am using datatables with bServerSide: true and an sAjaxSource url and this works really fine.
The only thing I could not find a solution yet is:
I do not want to hardcode the column names in my thead element. I would like to have them included in the json response which the sAjaxSource url provides.
Is there a way to do that ?
Best regards!
yglodt
This discussion has been closed.