Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.3 KB

overview.md

File metadata and controls

37 lines (27 loc) · 2.3 KB
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

{{ site.product }} Spreadsheet Overview

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.

Kendo UI for jQuery Spreadsheet Overview

Functionality and Features

  • [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.

Next Steps

See Also