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

Client-Side Exporting and Printing

Guides

Although DevExtreme data visualization UI components can be displayed on any device, a user may need a UI component printed or in the form of a document. For these cases, the UI components provide...

Formats

Guides

"extendedImage" String or Object ({ src: String, width: Number, height: Number, alt: String }) "variable" Object ({ value: String, escapeChar: String | Array<String>

Client-Side Exporting and Printing

Guides

Although DevExtreme data visualization UI components can be displayed on any device, a user may need a UI component printed or in the form of a document. For these cases, the UI components provide...

Client-Side Exporting and Printing

Guides

User Interaction To export or print the UI component, a user clicks Exporting/Printing and selects a command from the drop-down menu. The Print command opens the browser's Print window. This window...

Paging

Guides

Paging improves the UI component's performance on large datasets because it renders rows by pages instead of rendering them at once. To enable paging, set the paging.enabled property to true. Use the...