Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
Title and Subtitle
Title and subtitle are textual elements that give an idea of what the Chart visualizes. The title is configured by the title object. The subtitle is configured by the subtitle object nested in the...
Loading Indicator
When the Chart visualizes local data, loading is instant. But when the Chart is bound to a remote data source, loading may take a considerable amount of time. To keep the viewer's attention, the...
Overview
DevExtreme DataGrid is a responsive grid control with a vast assortment of capabilities, including data editing and validation, searching and filtering, layout customization, and more. In this...
Column Fixing
In some cases, the UI component contains so many columns that they cause horizontal scrolling. If specific columns should be on screen constantly regardless of how far the UI component is scrolled, a...
Total Summary
A total summary aggregates all data by columns. You can associate each column with one or more summary items of different types. Configure each summary item in the summary.totalItems array. The...