{
"sScrollY": "300px",
"sScrollX": "100%",
"sScrollXInner": "150%",
"bScrollCollapse": true,
"bPaginate": true,
"bProcessing": true,
"bServerSide": true,
"sAjaxSource": "/srv/some/address",
"sServerMethod": "POST",
"fnServerParams": function (aoData) { aoData.push({ "page": 1 }) }
}
i'm having problem with setting fnServerParams function
It looks like you're new here. If you want to get involved, click one of these buttons!
Get useful and friendly help straight from the source.