title | page_title | description | slug | position |
---|---|---|---|---|
Overview |
jQuery Spreadsheet Documentation - Spreadsheet Overview |
Get started with the jQuery Spreadsheet by Kendo UI and learn how to initialize and configure the component. |
overview_spreadsheet_widget |
1 |
The Spreadsheet allows you to edit and visualize tabular data by using cell formatting options, styles, and themes.
The Spreadsheet supports Internet Explorer 9 and later versions. The component is primarily targeted at desktop users and, therefore, its performance and functionalities on mobile devices are limited.
- [Images]({% slug images_spreadsheet_widget %})—The Spreadsheet allows you to place images in its sheets.
- [Comments]({% slug comments_spreadsheet_widget %})—You can add comments within each of its cells.
- [Cell formatting]({% slug cell_formatting_spreadsheet_widget %})—The Spreadsheet provides the possibility to format the string, dates, numbers displayed in the cells.
- [Custom editors]({% slug custom_editors_spreadsheet_widget %})—You can define a custom editor, thus the user can select the cell content through predefined values.
- [Custom functions]({% slug custom_functions_spreadsheet_widget %})—You can create your own custom JavaScript functions.
- [Import and export of data]({% slug loadand_saveas_json_spreadsheet_widget %})—The Spreadsheet allows users to upload and download spreadsheet files.
- [Localization]({% slug localization_ofmessages_spreadsheet_widget %})—You can localize the messages in the Spreadsheet component.
- [End-User guide]({% slug user_guide_spreadsheet_widget %})—Read more about the functionalities of the component for data entry and management.
- [Getting Started with the Kendo UI Spreadsheet for jQuery]({% slug getting_started_kendoui_spreadsheet_component %})
- Demo Page for the Spreadsheet
- JavaScript API Reference of the Spreadsheet