Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82217

abort previous ajax call in datatables 1.10

$
0
0
Hi there,

my previous implementation of the function doing the ajax call is not working in datatables 1.10 to abort the previous ajax call:

// Aborting the previous XHR;
	
    if (settings.jqXHR)
        settings.jqXHR.abort();

	settings.jqXHR = $.ajax({ ... }

how can I get the expected behavior back?

best regards - Jens

Viewing all articles
Browse latest Browse all 82217

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>