Spread for Windows Forms 6.0
Binding to Data

You can bind the Spread component to a data set, such as data in a database, or to anything that the .NET framework allows, such as an IList object.

The tasks you can perform to bind Spread to data or other controls are:

Return to the overall list of tasks in the Managing Data Binding.