why canceled data-table ajax request when server-side properties is true ??

why canceled data-table ajax request when server-side properties is true ??

farhadtablefarhadtable Posts: 47Questions: 27Answers: 1

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 :wink: ?????

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

Answers

  • allanallan Posts: 61,716Questions: 1Answers: 10,108 Site admin

    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

This discussion has been closed.