8.8.7.2 Making an Existing Interactive Grid Editable
Make an existing interactive grid editable by configuring attributes in the Edit group.
End users can alter the report layout of an interactive grid using Column
menus and sort options, rearrange columns by dragging and dropping, and change how data
displays using options on the Actions menu. However, developers determine whether the
underlying data is read-only or editable by users. When an interactive grid is editable,
end users can edit the underlying data, add rows, delete rows, and refresh rows. By
default, editable interactive grids include a Save button on the toolbar.
To make an interactive grid editable:
Parent topic: Managing Interactive Grid Attributes