Spread for ASP.NET 12 Product Documentation
Adding Spread to a DataBind Project
Spread for ASP.NET 12 Product Documentation > Developer's Guide > Managing Data Binding > Tutorial: Binding to a Corporate Database > Adding Spread to a DataBind Project

Use the following steps to create a project and add the Spread control to the form.

  1. Start a new Visual Studio .NET project.
  2. Name the project databind.
  3. Name the form in the project binding.aspx.
  4. Add the FpSpread component to your project.
  5. Place the component on the form.

If you do not know how to add the FpSpread component to the project, complete the steps in Adding Spread to a Project