BusinessObjects reporting
Posted: Fri Jun 08, 2012 6:43 am
Imagine a Table with two horizontal cells in one row. One cell is a Label/Description, second one is a Value.
This table has no data binding, cells are not exposed as selectable components => no need to name them.
Content of the first cell is set via Label property. Content of the second cell is set via Text (Expression) property.
AutoHide property (if true) hides the whole component, if Text expression is NULL or empty.
Border is set identical to both Label and Content. Width of the Label could be configurable via property or mouse resizer.
This table has no data binding, cells are not exposed as selectable components => no need to name them.
Content of the first cell is set via Label property. Content of the second cell is set via Text (Expression) property.
AutoHide property (if true) hides the whole component, if Text expression is NULL or empty.
Border is set identical to both Label and Content. Width of the Label could be configurable via property or mouse resizer.