Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82137

Populating a DataTable

$
0
0
I am trying to populate a datatable from my database with php/mysql. All is well it works but it is really slow.
If I limit the rows in the query it is great.
I don't have much knowledge of javascript, and was just wondering if someone could help me out. Is it possible to limit on page load, add a button for next page that will requery and repopulate without page loading again?
I'm only trying to retrieve 2000 rows, if there is another way to speed things up, your help would be much appreciated.

Oh, I also want to be able to use the sorting and search facility so ideally the whole database has to be loaded...

Viewing all articles
Browse latest Browse all 82137

Trending Articles