Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

grids HeaderFilterSearchConfig

Reference
Configures the header filter's search functionality.

editorOptions shortDescription Configures the search box. See the TextBox Configuration topic for information about properties you can specify in this object. Angular NOTE The nested component that configures the editorOptions property does not support event bindings and two-way property bindings. Vue NOTE The nested component that configures the editorOptions property does not support

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

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

Data Validation

Guides

This guide provides the detailed information on validation capabilities of DevExtreme editors. It describes how to validate a single editor or a group of editors, display the validation summary... Several Editor Values Group the Editors Editors belonging to a single Validation Group can be validated together. All editors on a page are automatically collected in a Default Validation Group