Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

Errors and Warnings

Reference
This section lists errors and warnings that may occur in UI components.

E1001 A DataGrid internal error. To solve the issue, please submit a ticket to our Support Center. Include your UI component configuration, fake data, and the steps needed to reproduce the issue in the ticket. E1002 A DataGrid internal error. To solve the issue, please submit a ticket to our Support Center. Include your UI component configuration, fake data, and the steps needed to reproduce

Object Structures GlobalConfig

Reference
Specifies settings that affect all DevExtreme UI components.

Specifies how editors' text fields are styled in your application. The following styles are available: JavaScriptDevExpress.config({ editorStylingMode: 'filled' // or 'outlined... are utilized to parse and serialize date-time values. licenseKey A license key. For instructions on how to obtain a license key, refer to the following help topic: Obtain Your License Key. oDataFilterToLower

Visual Elements

Guides

a palette instead. A number of predefined palettes are available for this purpose. In addition, you can specify your own palette by assigning an array of colors to the palette property. The background color... Customization You can specify a format for the value displayed by a label. Moreover, you are not limited to displaying the value of a bar only - you can customize the label's text per your requirements

Grouping

Guides

the selector function and implement your own. Selector customization The data selector for fields whose dataType is number or date is configured using the groupInterval property. Grouping numbers... to existing items and the groupInterval value. When implementing your own selector function, follow a procedure similar to the one described above. Keep in mind that the dataType and groupInterval properties

dxBarGauge export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print