Example of Cell Data Binding in ASP.NET MVC 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 opens in a new tab section.

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