Search Results: wegh edit
- All Results 367
- Guides 135
- Reference 232
- Technical Demos
- Support Center
dxValidationGroup
Read Guides NOTE Nested validation groups are not supported. See Also jQuery Add DevExtreme to a jQuery Application Angular Add DevExtreme to an Angular CLI Application Vue Add...
dxValidator CompareRule
; ); } } export default App; Display the editor's name in the message jQuery index.js $(function() { $("#textBox").dxTextBox({ ... }) .dxValidator({ name: "Passwords", // The error
UI Components
Syntax dxColorBox The ColorBox is a UI component that allows an end user to enter a color or pick it out from the drop-down editor. View Demo Start Tutorial See Also jQuery... of a data object as a collection of label-editor pairs. These pairs can be arranged in several groups, tabs and columns. View Demo Start Tutorial See Also jQuery Add DevExtreme
dxNumberBox Configuration
is styled. The following styles are available: You can also use the global editorStylingMode setting to specify how the text fields of all editors in your application are styled. tabIndex Specifies... to edit the formatted value, implement the parser function to convert the value back to a number. Object Full format configuration. The object structure is shown in the format API section. NOTE When
PivotGridDataSource Methods
collapseAll(id) Collapses all header items of a field with the specified identifier. jQuery JavaScript var pivotGridDataSource = new DevExpress.data.PivotGridDataSource({ // PivotGridDataSource...