Search panes filter is very very slow
Search panes filter is very very slow
saeid2020
Posts: 7Questions: 1Answers: 0
Hi, I have 40000 rows. I have some search panes and the cascadePanes is true. The data loads in the table by ajax. In Datatables version 1.10.24 it works very fine. But today I downloaded version 1.13.8 and the search panes filter is very very slow. Is it possible to fix it?
Answers
If you could give me a link to a test case showing the issue so I can profile it, I would be happy to look into it.
Allan
Hi,
This is the old datatables which works fine: https://old.tabyinmanzome.ir/datatables-old
This is the latest version which works very slowly: https://old.tabyinmanzome.ir/datatables-new
This is my code in both pages:
Thank you - I'll try it with the latest development versions tomorrow. There have been a lot of changes since the 1.13.8 release.
Allan
Hi, Did you test my code with the latest development versions?
Any chance you can allow cross domain access to your JSON file please?
I tried it here but it doesn't let me load the JSON due to the CORS error.
Thanks
Allan
Yes Allan. You can download it from here
Also I allowed cross domain access. Now it loads the data but very very slowly.
Hi, Could you test it?