To add a table control to a report, drag the XRTable item from the
toolbox DX.11.2: Report Controls tab and drop it onto the report's
area.
You can create two tables simultaneously, e.g. one for showing column titles
in the Page Header, and the other - for showing regular information in the
Detail band.
To do this, select the XRTable item in the Toolbox. Then, in the Page
Header area, click and hold down the left mouse button while dragging the mouse
cursor across the Detail band.
You can manage a table's rows and their cells either via Report Explorer, or
using the context menu that is shown by a right-click over the XRTable
control.
To add a new row/column/cell, right-click a cell and in the invoked context
menu choose the appropriate option in the Insert sub-menu.
To delete a row/column/cell, right-click a cell and in the invoked context
menu choose the appropriate option in the Delete sub-menu.
In most aspects, XRTableCell is similar to the XRLabel control,
i.e. it provides the same options for data binding, text formatting, alignment
and appearance. The most important properties of a cell are available in its smart tag.