• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Cell Data Binding in ASP.NET Core Spreadsheet Control

This sample illustrates a monthly budget for a home using planned versus actual costs with cell data binding feature.

DEMO
SOURCE

The Spreadsheet component supports data binding for individual cells in a sheet. You can set value, styles and format to a cell using following properties:

  • index - Specify index for a cell.
  • value - Specify cell value.
  • style - Specify style for the cell.
  • format - Apply number formatting for the cell.

More information about cell data binding feature can be found in this documentation section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab