|
|
Browse by Tags
All Tags » .net » Profiling
-
Recently I've discovered that XtraVerticalGrid, a nice vertical grid from Developer Express, has some serious problems with speed when doing batch updates. Usually you should enclose batch updates within BeginUpdate/EndUpdate method calls. This usually prevents processing/redrawing within the control when one does many updates to underlying ...
|
|
|