IE9 memory size with large datatable

IE9 memory size with large datatable

johnli75johnli75 Posts: 6Questions: 0Answers: 0
edited April 2013 in DataTables 1.9
Hi,

I am using datatables 1.9.4 with IE9 (which I am forced to use due to policy here). I have a table with 9 columns. The columns are mostly text, but are a reasonable size, most columns around 15 chars, one around 40 chars.

When the table is given 25000+ rows IE memory size grows huge. The data is sourced from various databases as json data, as the memory size grows the returned data starts to get "parsererror" as the status, I suspect this is because IE is in trouble. As an example I called in 23456 rows, IE9 was 1049124KB in size! Clearing the table brings IE down to a more reasonable 164000kb

Any ideas/suggestions here?

Regards

Liam

Replies

This discussion has been closed.