Available in the Full Version

Spreadsheet - Generate View and Save Data

This sample demonstrates how to generate a worksheet using Infragistics Ignite UI for jQuery JavaScript Excel library, display it via igSpreadsheet control, edit it and save the changes into a file.
Enable excel editing

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

This sample shows how to generate an Excel table with custom data and formatting in the browser. Once the workbook is constructed, it is passed as an option to the igSpreadsheet control for visualization. When loaded, it can be saved locally via the exposed save method.

Code View

Copy to Clipboard