Project Setup

In this chapter, you'll learn a number of new techniques. Along the way, you will:

  • Add a hyperlink column to an existing DataGrid control.

  • Edit data on the ProductDetail.aspx page.

  • Add Edit, Save, and Cancel buttons.

  • Add a template column.

  • Add a new row using the DataGrid control.

  • Delete data using the DataGrid control.

In this chapter, you'll add all these features to the ProductsEdit.aspx page. Figure 17.1 shows the finished page.

Figure 17.1. The finished page allows you to edit data in place, within the DataGrid control.

In order to work through the steps in this chapter, you'll need to add a few prebuilt pages to your application. ...

Get ASP.NET Developer's JumpStart now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.