Defining a Data Grid

The HFMwDataGrid component stores grids of data in memory. You can use a HFMwDataGrid grid to populate a graphical user interface (GUI). For details, see HFMwDataGrid Component.

The HFMwDataGrid component includes numerous properties that represent a data grid’s settings, as well as methods that operate on a grid. The example for the maxColsPerPage property shows how to define a grid.