Skip to main content
A newer version of this page is available. .

Export

The ASP.NET MVC CardView extension allows exporting 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.