The ASPxGridView Templates give you total control over the way individual editors are displayed within the Edit Form.
In this demo, a Page Control is used to reduce the space occupied by the Edit Form via tabs (the “Info” tab and the “Notes” tab).
Important Note:
To display regular edit cells within an Edit Form template, create an ASPxGridViewTemplateReplacement control and set its ReplacementType to 'EditFormEditors'.
See Also: