Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Grid displays data in a tabular way with rows and columns. It allows filtering by entering filter-values above the column. The Grid can also be used to edit the data directly in the rows


Usually the grid object is automatically generated by using the Business Entity Designer tool. This tool also generates the business entity object associated with the grid, as well as the form object needed for CRUD operations on rows in the grid.

To create a new grid object:

...