Blazor Spreadsheet - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Overview.razor
- SpreadsheetConstants.cs
The Spreadsheet component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik Spreadsheet enables users to view and edit tabular data with an Excel-like user experience.
The Spreadsheet supports cell styling, value formatting, links, images, formulas, and a rich collection of mathematical functions. The component allows the application to change the tools set, customize built-in tools, and implement custom tools.
The Blazor Spreadsheet component can display an existing Excel file, which is provided by the app, and provide the updated Excel file as a byte array.