why canceled data-table ajax request when server-side properties is true ??
why canceled data-table ajax request when server-side properties is true ??
farhadtable
Posts: 47Questions: 27Answers: 1
in DataTables
i have config in below
when run my application and send request from server side continuous my request ajax Canceled
But I do not want to serverSide prop set true How should I set ?????
looking my request when serverside is true
looking my request when serverside is false
** i want to do not cancel and serverside is false **
** How to i make this config ? **
THX
This discussion has been closed.
Answers
Hi,
Thanks for your post, however I'm afraid I don't fully understand. If you don't want server-side processing enabled, remove it from your DataTables configuration.
Allan