Verj.io JavaScript API
Integration Service
Form
Integration Service
REST Service
Workflow Process
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,