Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Jul 23, 2008 05:52
open dhtmlx forum
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""><param>" & SkinNameFromDropDown& "</param></call>"

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.
Answer posted by Support on Jul 23, 2008 07:25
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.