|
See
Also
You may want to add additional
column controls to a web page.
To add additional column
controls to a page:
| 1.
|
From the catalog, open the data page in which you want to add
column controls. |
| 2.
|
In the object tree, select the group object in which you want
to insert the column controls, for example the ResultColumnGroup
object, or insert a new Container Control object. |
You are advised to use
Container Control objects for grouping.
| 3.
|
Choose Insert, TextColumnControl from the menu. |
You can also insert other
...ColumnControls from the menu.
| 4.
|
Open the property inspector for the new TextColumnControl1
object. |
| 5.
|
Set the Data Source Name property to the data source that
contains the column or variable to be displayed. |
This data source can be a
table or a variable set.
| 6.
|
Set the Data Source Item property to the column or variable to
be displayed. |
|