Categories | Question details Back To List | ||
Setting columns width to "*" causes inability to resize columns in browser. I specified the width in all the columns of a table via the <column width="*"> in my XML and the grid renders as expected with all columns of equal width. This is great except for that now I cannot resize the columns by dragging the vertical column separators any more as they 'snap back' to their original rendered size. Is there a way to disable the 'snap back' action and allow the user to re-size the columns? Answer posted on May 16, 2007 10:37 The setting column widht as "*" means that it will be autosized all the time. If you need to set width of column only initially and allow later resizing - you can just set initial width in percents - it allows easily create a view with columns of equal width Answer posted by Nadine (Support) on Dec 02, 2014 06:28 If you haven't found the needed information there and still looking for a solution, you will find the additional help checking select autocomplete and upload progress bar javascript. |