The issue appears when the RadGridView control has several columns, some of the have fixed size (equal MinWidth and MaxWidth) and AutoSizeColumnsMode is Fill. The size of the not-fixed columns is calculated differently with each rebinding of the control.