Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35272

Pipelining (lazy loading) data with javascript arrays as data source

$
0
0

I would like to know if it is possible to provide Datatables a JS object that defines the pagination properties? Something like "show 1 of 10 pages and 300 total entries" while only providing it actual data for the first page. Ideally I would then hook into the "next page" event and provide it with more data in the form of javascript arrays.

Thanks!


Viewing all articles
Browse latest Browse all 35272

Trending Articles