This behavior is by design. We cannot change it because the RadGrid layout will be broken. When a left column is resized the right column(columns) needs to have auto width in order to have proper layout. So in this case when we resize columns from left to right, to all right columns are set auto width and all left columns have set width.