Skip to main content

Card View Export

The ASP.NET MVC CardView extension allows users to export its data to a file or stream in CSV, DOCX, PDF, RTF, XLS, and XLSX format.

ASPxCardView-Exporting

This section contains the following topics:

  • Built-in Export - describes how to export MVCxCardView data using built-in toolbar commands, client-side and server-side API.
  • Custom Export - describes exporting the grid data using the CardViewExtension‘s static export methods.

Note

DevExpress controls require the DevExpress.RichEdit.v23.2.Export.dll library to export their content to DOCX or RTF format.