Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 4.32 KB

File metadata and controls

48 lines (33 loc) · 4.32 KB

Dashboard for Web Forms - How to Enable Export in Data Inspector

This example demonstrates how to enable export to Excel in Data Inspector.

Follow the steps below to enable export to Excel:

  1. Install and reference the additional third-party library required for client-side export. Refer to the following topic for more information: DevExtreme Client-Side Export.
  2. Subscribe to the BeforeRender event.
  3. Call the DashboardControl.option method and get access to the DataInspectorExtension options.
  4. Use the DataInspectorExtensionOptions.onGridInitialized property to enable export in the Grid widget before its content is loaded.

Files to Review

Documentation

API

More Examples

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)