| title | Basic Reports |
|---|---|
| parent | report-widgets |
{{% alert type="info" %}}
This has been renamed to Report Grid in version 6.10.0.
{{% /alert %}}
A basic report shows the reported data in a grid.
The weights are the widths of the columns, expressed as a percentage of the total width of the basic report.
You can edit this property by dragging the border between the columns in the basic report:
If this property is true, a button 'Export to Excel' is available for the end users on the basic report.
The zoom property can refer to a form. When the end user double clicks an occurrence in the report, that form is displayed.
If the other form contains a report, the columns of the current report can be mapped to the parameters of the report in the other form.
If the expected quantity of data is too large to be displayed at once, use paging should be true, so that the data is distributed over different pages.
If Use paging is true, this property indicates the number of occurrences that's displayed on one page.
See Widget Properties.
