Table controls

Provides several generic methods for Intrexx tables that can be used within both a view table and a free layout table.

A view table presents data records in a tabular format, where each connected data field corresponds to a table column and each data record occupies a row. Users can dynamically sort the table by clicking on the column headers within their browser. This type of table can showcase data at the same level, from higher-level data groups and from immediately lower-level data groups.

Free layout tables allow the integration of application pages that are repeated for each data record. These tables offer flexibility in designing the layout of the integrated page, enabling customization with supported elements.

For more comprehensive details, refer to the Intrexx documentation.

Index

Classes

Interfaces