Community
Participate
Working Groups
Build Identifier: v20110214-1523 Grid and table column doesn't have border property (no border property page). There exists unhandy workaround - create style with border and set this style to column. Would it be possible add border property to column properties? Reproducible: Always
HTML column doesn't support border property, but you can use inline css style to define the border property for the column. BIRT table/grid column follows the same approach. You can't define a border directly, but you can apply a BIRT style on the column with border defined.
won't fix