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

Utils validationEngine

Reference
An object that serves as a namespace for the methods required to perform validation.

and validation result of the editors that belong to the default validation group. jQuery index.js DevExpress.validationEngine.resetGroup(); // ===== or when using modules ===== import validationEngine...'; validationEngine.resetGroup(); resetGroup(group) Resets the values and validation result of the editors that belong to the specified validation group. jQuery index.js DevExpress.validationEngine.resetGroup('myGroup

Utils Errors and Warnings

Reference
This section lists core errors and warnings that may occur in DevExtreme applications.

) method. Check the valid group key is passed as the validateGroup(group) function parameter. E0120 Occurs when a default adapter cannot be initialized for the target editor. Check that you associate the dxValidator component with a DevExtreme editor or with a custom adapter that is set to interact with a custom editor. See Also Validate a Custom Value E0121 Occurs in drop-down lists when

Accessibility

Guides

. Enter Selects the color. Alt + ↑ Opens the drop-down editor. Alt + ↓ or Esc Closes the drop-down editor. Use

Accessibility

Guides

; Navigates through cells if no cell is in an editing state. In the editing state, moves the cursor inside a cell or increases/decreases cell value (depending on the editor... that cell/row back to its normal state. Alt + ↓ Opens a drop-down editor (a select box4, a calendar5, etc.) in the editing state. Space

Lookup Columns

Guides

on the SelectBox UI component. Use editorOptions to customize it. See the Customize Editors topic for more details. View Demo See Also Bind a Lookup Column to a Custom Data Source...A lookup column is a special type of data columns. It contains a restricted set of values that is useful when filtering and editing. Each lookup column has an individual data source - a collection