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

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

dxForm Methods

Reference
This section describes members used to manipulate a UI component.

Call Methods Vue Call Methods React Call Methods clear() Resets editor values to their default values. See Also reset(editorsData) defaultOptions(rule) Specifies the device-dependent... editors are re-initialized and their settings return to the initial editorOptions configuration. See Also jQuery Call Methods Angular Call Methods Vue Call Methods React Call Methods

DataSource Methods

Reference
This section describes methods that control the DataSource.

'); ds.searchOperation('contains'); ds.searchValue('Jo'); ds.load(); } } export default App; See Also Data Layer - Search API select() Gets the select property's value. See...(props) { super(props); this.store = ds.store(); } } export default App; totalCount() Gets the number of data items in the store after the last load() operation without paging

dxFilterBuilder Events

Reference
This section describes the events this UI component raises.

of. Main article: onDisposing 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 React Event Handling editorPreparing Raised before an editor is created. Main article