The following tutorial walks you through creating an ASP.NET project in Visual Studio .NET using Spread for ASP.NET. By binding to a corporate database, you will learn how to set up a database connection and bind the spreadsheet to a data source.
The Microsoft Jet 4.0 driver is not supported on 64-bit processes.
In this tutorial, the major steps are:
- Adding Spread to a DataBind Project
- Setting up the Database Connection
- Specifying the Data to Use
- Creating the Data Set
- Binding Spread to the Database
- Improving the Display by Changing the Cell Type
- Using Spread with the AccessDataSource Control
Return to the overview Managing Data Binding.