The following tutorials walk you through creating an ASP.NET project in Visual Studio .NET using Spread for ASP.NET and binding to a database.
- Using Spread with Visual Studio 2012 and the SQL Data Source
- Using Spread with the AccessDataSource Control
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.
This tutorial uses an earlier version of Visual Studio. 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