• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Print and Export in ASP.NET MVC Range Selector Control

This sample illustrates the export feature in the range navigator. You can export the range navigator in PNG, SVG, PDF or JPEG format by clicking Export.

DEMO
SOURCE

Conns,Inc Stock Close Details



Export Type:
File Name:

In this example, you can see how to render and configure the export feature. The rendered range navigator can be exported as either JPEG, PNG or SVG format. It can be achieved using the Blob. It is supported only in modern browsers.

More information on the export can be found in this documentation section.