How to increase table performance if row has a big html content?

How to increase table performance if row has a big html content?

parul1727parul1727 Posts: 1Questions: 1Answers: 0

Hi, I am using angular datatables and while loading every row has a big html content with multiple ng-show, ng-click, biinding etc. With 10 rows it give a nice performance but with more than 50 rows performance is very slow. I am using defer render also. Is there any way to increase the performance?

Answers

  • colincolin Posts: 15,237Questions: 1Answers: 2,598

    Hi @parul1727 ,

    That's a very small number of rows to be getting performance issues. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.