Datatable - Ajax examples stuck on "loading"

Datatable - Ajax examples stuck on "loading"

RaugRaug Posts: 2Questions: 0Answers: 0

Hi everyone !

I'm pretty new to DataTable but in the last two weeks i've been able to implement it on our website at work and it works great.
However, loading up to 6k+ rows tends to be very slow and i'd like to use server side processing and the ajax loader.

Problem is the table in every ajax example such as simple/custom_flat/etc... stays stuck on loading.
The only difference i can find between my local examples and the online working ones is that the file arrays.txt is not loaded (in the chrome debugger network panel)
I've checked and checked again the path to that file but not only does it never loads but even with a false path there is no resulting 404 error.

I've tried downlaoding dataTable again and just double clicking the examples in the ajax folder as soon as the dl is done but i'm still facing the same issue.

Can anyone share some light on this issue. In the meantime i'll keep checking for other ways to speed things up.

Best regards,

Raug

Replies

This discussion has been closed.