BackPrevious Page Next PageNext

Managing Cells, Columns and Rows in a Table

Formatting table cells

Resizing a column/row

Inserting a row

Inserting a column

Converting a column

Showing certain columns

Hiding a column/row

Deleting a column/row

Tip: When a table cell is entirely occupied by another object, it would be difficult to access its shortcut menu. You can resize the object in the cell first, then in the Report Inspector, select the node representing the cell that holds the object to select the cell itself. After that, you can right-click on the blank area in the cell to get the shortcut menu.

Formatting table cells

Resizing a column/row

You can take one of the following ways to resize columns/rows of a table:

Inserting a row

  1. Select a cell or a row in the table, right-click it and then click Insert on the shortcut menu.
  2. In the Insert dialog, specify where the row will be inserted, above or below the selected cell.

    Insert dialog

  3. Click OK. A new row of the same type is then inserted into the table according to the specified position.

Inserting a column

A table can have the following types of columns: common column, summary column, detail column and group column. You can insert any type of column into a table.

To insert a common column:

You can then drag the required data resources from the Data panel or objects allowed for table cell from the Components panel into the column.

To insert a detail/summary column:

  1. Select the table or a column in the table, right-click it, then click Insert > Detail Column/Summary Column on the shortcut menu.
  2. In the corresponding insert column dialog, specify the resource you want to use for the new column. If the table is created on a business view, you can also create a dynamic resource to use in the column.
  3. Click OK. A new detail/summary column will then be inserted. The position to which the column will be inserted differs according to where the shortcut menu is accessed. If you use the column shortcut menu to insert the column, the new column will be placed before the selected column; if you use the table shortcut menu to insert the column, it will be placed after the last detail/summary column, or as the last column in the table when there is no detail/summary column.

To insert a group column:

  1. Select the table or a column in the table, right-click it, then click Insert > Group Column on the shortcut menu. The Insert Group Column dialog appears, with the existing groups the table contains listed in an indented structure in the right box. You can edit the groups if you want.

    Insert Group Column dialog for business view

  2. From the Resources box on the left, select the field you want to use for the new group column and click Add button to add it to the right box as the group-by field, then specify the sort direction of the new group in the Sort column.

    If the table is created on a business view, you can also create dynamic formulas used as Group to use in the group columns.

  3. Select the newly added group-by field and specify its position in the table:
  4. If the table is created using a query resource, you can also specify the following:

    For details, see Group the Data.

  5. Repeat the above steps to add more group columns if required. You can make use of the Move Up button and Move Down button buttons to adjust the group levels.
  6. Click OK to insert the group columns.

Converting a column

You can convert a group column into a detail column. For a detail column, when the field in it can be used as group-by field, you can also convert it to a group.

Showing certain columns

  1. Right-click the table and select Show Column from the shortcut menu. The Show Column dialog appears.

    Show Column dialog

  2. All the columns in the table are listed, with text in cells of the table header panel representing corresponding columns. By default, the columns are listed according to their order in the table. Check Auto Sort if you want them to be listed alphabetically.
  3. Check the checkboxes ahead of the columns you want to show.
  4. Click OK to accept the changes.

Hiding a column/row

To hide a table row, select the row, right-click it, and select Hide from the shortcut menu.

To hide a table column, you can use any of the following methods:

Deleting a column/row

Take either of the following methods:

Note: When a table is created, by default its structure is fixed and no row can be deleted. If you want to delete a row, you need to insert a same row first by using the shortcut menu, then you can delete the original row.

BackPrevious Page Next PageNext