Search Results: wegh edit

dxFilterBuilder fields

Reference
Configures fields.

for the editorTemplate property specified in React. Accepts a custom component. Refer to Using a Custom Component for more information. editorOptions Configures the UI component used to edit the field value. Depending on the dataType, the FilterBuilder offers a user different UI components for editing: TextBox, DateBox, Lookup, etc. In the editorOptions object, you can specify properties for the UI component

dxForm SimpleItem

Reference
This article describes configuration properties of a simple form item.

should contain the properties of the DevExtreme editor specified in the editorType. Because of this dependency, editorOptions cannot be typed and are not implemented as nested configuration components. Specify editorOptions with an object. Alternatively, you can configure a custom editor in a template. app.component.htmlapp.module.ts <dx-form ... > <dxi-item ... editorType

dxDataGrid Events

Reference
This section describes events fired by this UI component.

Event Handling editingStart Raised before a cell or row switches to the editing state. Main article: onEditingStart See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling editorPrepared Raised after an editor is created. Main article: onEditorPrepared See Also jQuery Handle Events Angular Event Handling Vue Event Handling

dxTreeList Events

Reference
This section describes events raised by this UI component.

Event Handling editingStart Raised before a cell or row switches to the editing state. Main article: onEditingStart See Also jQuery Handle Events Angular Event Handling Vue Event Handling React Event Handling editorPrepared Raised after an editor is created. Main article: onEditorPrepared See Also jQuery Handle Events Angular Event Handling Vue Event Handling

dxScheduler Configuration

Reference
An object defining configuration properties for the UI component.

property specified in React. Accepts a rendering function. Refer to Using a Rendering Function for more information. editing Specifies which editing operations a user can perform on appointments... fields that define appointment recurrence parameters. The table below lists 'mainGroup' editor names: Editor Caption on a Form Editor Name Subject