In this example, the Edit Form layout is customized by using the EditFormLayoutProperties property. The CategoryID column's editor is set to ASPxComboBox. The ProductID column's editor is displayed only when editing an existing row. All editor locations are customized with the ColSpan and RowSpan properties. The ProductID field is marked with an asterisk like the required field.
↧