Killing the datatable ajax calls

Killing the datatable ajax calls

techsentechsen Posts: 5Questions: 0Answers: 0
edited April 2013 in Feature requests
Hi,

Suggestion pls.

I am working on the datatable using 1.9 version.I am making many ajax call to fetch the data from the server side.
The issue is that once i make a ajax call, if I click another tab, that makes another call and many thing happens like this.
What i want is, I want to kill or abort the previous ajax call if new ajax call is initiated.i have used the fnServerData function to get the ajax call status using oSettings.jqXHR. But it always return null.What i want to use actually to get the ajax call status and to abort or kill the ajax call.
Pls help. I have spend lot of time on this since i am in the end of deadline for project delivery.Please help me on this.
Waiting for the reply from kind heart.Pls Pls...
This discussion has been closed.