Making simple modifications to components

This section introduces the general actions that you can perform on the report components.

Resizing a component and its elements

To resize a component, click anywhere in the component, then you will see it is surrounded by a rectangle with resizing handles. Point to a handle, when the mouse pointer turns to a double-headed arrow, you can drag the handle to resize the component.

To adjust the width of a column in a table, point to the right boundary of the column, when the mouse pointer becomes a double-headed arrow, drag the handle to resize the column.

To adjust the row height in a table, point to the lower boundary of a row, when the mouse pointer becomes a double-headed arrow, drag the handle to resize the row height. Then all the other rows of the same role will be resized too. For example, if a detail row is resized, all rows in the detail area will be resized. If a group row is resized, all rows of the group will be resized, while the other groups' rows keep unchanged.

To resize the column or row in a crosstab, drag the right or lower boundary. Then all the columns or rows of the same role will change too.

For a tabular, point to the boundary between two cells and the mouse pointer will become a double-headed arrow, you can then drag the boundary to adjust the size of the related cells.

Hiding/showing a component

To hide a component, right-click on the component, then use Hide on the shortcut menu.

For a row, a column, or a header/footer in a table, there are two ways to access the Hide option:

To show the hidden components, click Menu > Edit > Unhide Components and then select the desired components to show from the drop-down list. Another way to show the component after hiding is Undo.

Editing a component

Modifying component properties

JReport Studio allows you to modify object properties with the corresponding properties dialog.

For detailed explanation about options in the properties dialogs, refer to the specific topics in JReport Studio dialogs.

Deleting a component

A component can be removed from the report if it is no longer required. To delete a component, right-click on the component, then use Delete on the shortcut menu. Then, a message will prompt, asking for your confirmation. Click Yes in the message box so as to remove the component.

To delete a table column, take one of the following:

Note: In a web report, there must be one and only one tabular, so you cannot either insert another tabular or delete the current tabular.