Service Studio 6.0 Help
Insert Tables
To insert a Table widget in your web screen, simply drag a
Table from the Widgets Toolbar into your canvas. When
created, the following window is displayed where you can specify the properties
of the table.

The properties displayed in the window are:
|
Property |
Description |
Optionality |
Default value |
Obs. |
|
Rows |
Indicates the number of rows in the table. |
Mandatory |
1 |
Afterwards, you can increment the number of rows by using the Table Toolbar. |
|
Columns |
Indicates the number of columns in the table. |
Mandatory |
2 |
Afterwards, you can increment the number of rows by using the Table Toolbar. |
|
Align |
Indicates the alignment relative to the screen or cell where the new table is created. |
Optional |
|
|
|
Border |
Specifies the border of the table. |
Mandatory |
0 |
When this value is 0 it means that the table has no border. |
|
Cell Spacing |
Indicates the number of pixels between the cells. |
Optional |
0 |
|
|
Cell Padding |
Indicates the number of pixels between the cell content and the cell boundary. |
Optional |
0 |
|
|
Specify Width |
Defines the width of the table relative to the screen. |
Optional |
Checked, i.e. you can define the possible width of the table as a percentage of the screen or in pixels. |
The value of this property can be in pixels or percentage. If this property is not checked, the Platform Server automatically adjusts the width based on its content. |
Afterwards, you can change some of these values through the properties of the table. How?
It is possible to insert tables inside other tables.
See Also