Hi ,
We have implemented column resizing in the telerik rad grids. When we resize the width of one column, all the other columns in the grid are automatically getting resized, which we do not want. One more issue is , when we reduce the width of a column, it sometimes increases. Please find the screen shot for more details. I have reduced the size to 173 pixels , but the column border(marked in red)
width is very much lager than expected.
I have set follwing properties for the rad grid.
<Resizing AllowResizeToFit="true" AllowColumnResize="True" AllowRowResize="false"
ResizeGridOnColumnResize="false" ClipCellContentOnResize="false" EnableRealTimeResize="false"/>
Kindly help us in resolving these 2 issues.
Thanks,
Sudha.