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

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

ong.jp08ong.jp08 Posts: 2Questions: 1Answers: 0

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

Answers

  • bindridbindrid Posts: 730Questions: 0Answers: 119

    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

This discussion has been closed.