Telerik UI for JSP Spreadsheet Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.jsp
IndexController.java

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery Spreadsheet allows users to create, edit, and manipulate tabular data with ease. The component provides a wide range of built-in functionalities, such as cell formatting, sorting, filtering, and formula calculations.

The current example shows how to initialize a basic Spreadsheet component with static data.

This Spreadsheet example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Images—The Spreadsheet allows you to place images in its sheets.
  • Comments—The Spreadsheet provides an option to add a comment within each cell.
  • Formatting—The Spreadsheet allows customizable cell formatting, including number, date/time, styles, and conditional formatting.
  • Custom Cell Editors—The Spreadsheet allows you to customize the cell editors.
  • Custom Functions—The Spreadsheet offers custom functions that you can use to create specialized calculations within cells.
  • Storing Data as JSON—The Spreadsheet allows you to store and load data in a native JSON format.
  • Excel Export—The Spreadsheet gives you the ability to export its content to Excel file.
  • Data Source Binding—You can bind the Spreadsheet sheet to a DataSource instance.

Support & Learning Resources

Additional Resources