Table With Large Content and Too Many Rows Making Browser Hang

Table With Large Content and Too Many Rows Making Browser Hang

piyushpiyush Posts: 4Questions: 1Answers: 0

Hi Alan,

I am using datatable and in my table there are too many rows inrange of thousands.

Also in my table data in each column is not in same length.means in some columns there is huge data.

So column height is not same for all columns.

Now because of this too many rows, datatable is taking too much time to load.

What alternative solutions we have for this? how to use lazy loading in this?

I checked scroller but i think it is useful for case when content in each column are in same length.

Please advice.

Thanks,
Piyush

Answers

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin

    I've deleted your duplicate post. And there is no test case provided. Please follow the forum rules.

    Allan

This discussion has been closed.