datatable With Large amount of Columns

datatable With Large amount of Columns

manikandan1988manikandan1988 Posts: 1Questions: 1Answers: 0

I am using datatable js for a Table which has 175 column and only 20rows, it is very Slow when applying data table.
i am using inlineedit also , Can any one help me to speed up the data table

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    Hi @manikandan1988 ,

    That's a lot of columns! This page of the FAQ discusses approaches to improve performance.

    When you say you're using inlineedit, is that with Editor, or your own? If your own, 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.