Hi,
I have columns which are set in XML file as width="". I’ve noticed that those columns cannot be manually resized (even if I enableResizing). When I set the width to any other value then the column is resizeable by default. Am I missing something or columns with width="" cannot be resized manually?
Column with () width is resizable but in different way. Such column occupy all available space which leaves after setting width for other columns. When you increase width of any column with fixed width, width of () column will be decreased. So if you wish to increase width of (*) column you should decrease width of any nearby column.