GridControl.setColumnWidths

Sets the widths for the grid columns. This is specified as a comma separated list of column width percentages in the form 20%,20%,40%,20%, where a width for all columns is required.

Parameters

java.lang.String  columnWidths,