# Managing Data Binding

This topic lists the various tasks that are related to managing data binding in the component. Learn more in documentation.

## Content



You can connect the spreadsheet in the component to a database or other data source. You can manage how data in the spreadsheet is bound. Tasks involved include:

*   [Data Binding Overview](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dboverview)
*   [Binding to a Data Source](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbbinding)
*   [Binding to a Range](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbrangebinding)
*   [Model Data Binding in ASP.NET 4.5](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbmodel45)
*   [Setting the Cell Types for Bound Data](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbcelltype)
*   [Displaying Data as a Hierarchy](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbhierarchy)
*   [Handling Row Expansion](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbrowexpand)
*   [Adding an Unbound Row](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbunboundrow)
*   [Limiting Postbacks When Updating Bound Data](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-dbpostbacks)
*   [Tutorial: Binding to a Corporate Database](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-databound/spweb-tutor-bdb)