Export to CSV

The ShieldUI Grid can export data to the Comma-Separated Values format (CSV).

For older browser support (IE8 and IE9), where the save-as options will not be available, a custom server-side file saver script is required. Detailed instructions how to implement and set one up can be found here.

For more information about the CSV export options, check out this documentation and for an online demo, please refer to this example.