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