Why its too slow to display the data on my datatables.
Why its too slow to display the data on my datatables.

Hi,It takes 20-40 seconds to display, filter, and sort. I have 15k rows over all but I just put 800 rows for first attempt but its too slow. How much more when I import this all data. I use serverside, maybe you can figure out my mistakes in my code?
Please help me with my Project. I only have 2 weeks to finish this. Thanks
This discussion has been closed.
Answers
Have you put timers, etc to found out what is eating up all your time? My stuff pulls up a 1000 rows in a second or two So I would start by looking at database optimization