Completed a JSP custom report and information is retrieved as I want, however, I would like to set a column width for the displayed table. I have applied the values for <comp:setcomponentproperty key="sortable" value="true"/">and <comp:setcomponentproperty key="wrappable" value="true"/">. I would like to set the default starting width for this particular column before word wrap takes effect but cannot find the property and value. Any help would be appreciated.