You need to create two manually generated columns and set the AutoSizeColumnsMode to GridViewAutoSizeColumnsMode.Fill. If you set the MinWidth property of the first one and the MinWidth and MaxWidth properties of the second one, the columns do not fill the whole available space of RadGridView.