Exporting Demo

Grid control contents can be exported to an XLS, PDF, MS Word, and HTML files.

Features

XLS Export

This sample demonstrates the export of grid contents to an XLS file as well as the import of XLS file content to a grid control.


Interactive Features:

Excel Export screenshot

EXCEL Export


PDF Export

This sample demonstrates the export of grid content to a PDF file.


Interactive Features

Pdf Export screenshot

PDF Export


HTML Export

This sample demonstrates the export of grid content to an HTML file. It also includes an option to copy selected content from a grid to the clipboard.


Interactive Features:

Below is an image of a HTML Export.

HTML Export screenshot

HTML Export

Word Converter

This sample demonstrates the export of grid data to a Word document. It also illustrates support for headers and footers.


Interactive Features