Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35272

Responsive _resizeAuto() private method

$
0
0

I noticed that the _resizeAuto() method takes a considerable amount of time to determine the minimum widths of the columns.

In my case, I am already setting the minimum widths in CSS. To optionally improve performance, wouldn't it be a good idea, if:

  • Users could optionally specify minimum widths themselves, or
  • Optionally specify some kind of function/callback where one could make their own calculations and return the minimum widths accordingly

Thanks


Viewing all articles
Browse latest Browse all 35272

Trending Articles