Back Forward DataGrid controls

NoteFor new development in V6.1+, use of the Grid layout provides additional features and improved performance and flexibility compared to the V5.5 DataGrid control.

A DataGrid control allows interactive editing of the contents of a table. This control is useful for presenting a Page List property on a work object form or flow action form.

Your application can offer users such an interactive grid. These grids are defined by the standard control rule DataGrid. Controls on this grid can allow users to append rows, sort rows, and edit row values.

Definitions Grid layout, TreeGrid layout, Page List property mode
Related topics Harness, Section, and Flow Action forms — Adding a DataGrid control
Harness, Section, and Flow Action forms — Adding a Grid layout
dataGrid JSP tag
How to complete rule forms

Up Definitions — D