Search Results: if (!this.bundlesReported[script.src]) {

Title and Subtitle

Guides

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

Guides

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

Guides

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

Guides

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

Guides

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...