I have very similar code that works with a RadGridView and that code throws the same ArgumentOutOfRangeException after calling BeginUpdate(), deleting an item from the data bound List<> and then calling EndUpdate().
↧