For 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.