I am having a problem with my radgrid. When I set a column width manually (ItemStyle-Width="300px" HeaderStyle-Width="300px") I don't get the horizontal scrollbar and my grid crushes all the other columns to fit the grid with. When I remove the width on the one column everything works fine and all the columns are the basic 125px width and I have a long horizontal scrollbar.