Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
587 views
in Technique[技术] by (71.8m points)

ag grid react - vertical scroll performance

I have a very curious behavior on ag-grid react, here it is. I have bad vertical scroll performance, but it becomes efficient in 2 cases:

  • If I scroll just by positioning my mouse on a pined column.
  • If all the columns fit in the window

But if the window is too small to display all the column, the performances drop.

I tried to disable horizontal virtualization, and remove all my renderings from it, but nothing helps.

Do you know the problem?

question from:https://stackoverflow.com/questions/66052502/vertical-scroll-performance

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...