hi all, large data display problem
hi all, large data display problem
hi:
i am currently working on a app that need to display more than thousands of records in the datatable.
i have resolved the table initial problem by directly innerHTML manipulation.
but now i find that the data might not actually in the table, coz "Showing 0 to 0 of 0 entries" and can not be searched.
is there a solution??
thanks~
i am currently working on a app that need to display more than thousands of records in the datatable.
i have resolved the table initial problem by directly innerHTML manipulation.
but now i find that the data might not actually in the table, coz "Showing 0 to 0 of 0 entries" and can not be searched.
is there a solution??
thanks~
This discussion has been closed.
Replies
http://datatables.net/faqs#append
http://datatables.net/faqs#speed
Failing that please post a link to a test page.
Allan