Edit Form
The Edit Form allows you to process edit operations in a row. It is available in the TableView and TreeListView.
The GridControl displays the Edit Form within the view (inline) or in a separate window (dialog).
You can use the following properties to specify the Edit Form appearance.
Characteristics | Members |
---|---|
Availability and Show Mode | Table |
Caption | Table |
Template | Table |
Editor Template | Column |
Editor Caption | Column |
Editors Arrangement | Table |
Refer to the following topic for more information: Edit Form.
See Also