Editing Table Rows
To edit a table row, click in the table row and click the Table Row Properties button in the editor toolbar or in the right-click Context Menu in the editor.
General Properties

Row in table part Set the part of the table this row represents Table Header, Table Body or Table Footer
Alignment Set the row alignment
Vertical alignment Set the row vertical alignment
Class Set the row class
Height Set the row height in pixels, eg: 100px or percent eg: 50%
Advanced Properties

Id Set a unique id for the row
Style Set the css styles for thee row in stle:value; format eg: color:black;
Language direction Select the row language direction
Language code Set the row language code eg: en
Background image Select a background-image for the row. You can browse for an image using the File Browser dialog accessed by clicking the File Browser button 
Background color Set or select a background-colour for the row in hex format eg: #CCCCCC
Any changes made to the row can be applied to the selected row, all rows in the table, or all odd or even rows. Select the desired option from the list above the Update button.
Inserting a New Row
Rows can be inserted before or after the currently selected row. To select a row, click anywhere within the row.
To insert a row before the selected row click the Insert Row Before button in the editor toolbar or right-click Context Menu
To insert a row after the selected row click the Insert Row After button· in the editor toolbar or right-click Context Menu
Deleting a Row
Select a row by clicking anywhere within the row. Click the Delete Table Row button in the editor toolbar or right-click Context Menu
|