Sort column alters the width of the column.

Hi,

I’m making use of the grid. I have made use of a drop down box to select the type of the skin. I have defined the custom sorting for the columns. I’m setting the skin by using the command



Response.Write “<call command=”“setSkin”">" & SkinNameFromDropDown& “”



The column size gets resized when i sort the column.

Column resizing doesn’t happen when i set the skin directly without using the dropdown for selecting the skin.

Please suggest me on how to proceed.

Issue can’t be reconstructed locally
Is issue occurs for default skin of for custom one ?
While grid sorting, view reconstructed, but it must not cause any special resizing.