Maximum rows if I dont use Server-side processing

Maximum rows if I dont use Server-side processing

joskjosk Posts: 13Questions: 0Answers: 0
edited May 2010 in General
Hi,

Simple question: Can datatable hold 50 000 rows if I dont use Server-side processing? Im thinking Im going to use Ajax source for the data (http://datatables.net/examples/data_sources/ajax.html) . Can I still use the "search" function? Is it smooth?

-josk

Replies

  • CassiannoCassianno Posts: 19Questions: 0Answers: 0
    Try it out gangstarz :)

    I'm pretty sure it would be slow to load (mainly load), init & search. Not extremely slow, but i already tested a small log table (10-12k entries) and it took a couple seconds.
This discussion has been closed.