Hi ..
jus use this property andset the desired value
.DisplayLayout.Bands(0).Columns("Select").Width = 20
can even set the minimum,max width like
e.Layout.Bands(0).Columns("Select").MaxWidth
happy coding ,
Arun ,,,,,,, :)