Back Forward DataGrid controls

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.

DataGridFor example, the DataGrid on the Work Settings tab of the Operator ID form allows entry of "unavailable" intervals, such as vacations. Use these operations, when enabled:

Click in a row to enter or edit values.

To examine this control and its parameters, open the standard section Data-Admin-Operator-ID.WorkSettings.

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

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

zzz Definitions — D