This question is locked. New answers and comments are not allowed.
Hi Everyone, I'm trying to determine some performance issues with the the grid, when I run dotTrace performance analyzer, it shows that MeasureOverride accounts for 67.8% CPU on the Main thread - width 45% on GridViewGroupRow MeasureOverride...
Any tips on how I can reduce this? What causes these calls to occur, dynamically calculating column width based on data? Should I be setting column widths explicitly? Anything I can do to reduce the Group row calculations?
Any help is appreciated,
-Robert
Any tips on how I can reduce this? What causes these calls to occur, dynamically calculating column width based on data? Should I be setting column widths explicitly? Anything I can do to reduce the Group row calculations?
Any help is appreciated,
-Robert