Chapter 22. Adding, Editing, and Deleting Records

IN THIS CHAPTER

Creating the Editing Interface

Configuring the Functionality of the Editor

Modifying Templates

Checkpoint

Creating the Editing Interface

In the previous chapter, you saw how to create an interface for retrieving records from a database. This chapter shows you how to create a similar interface, but you will add the abilities to add, edit, and delete records with the FormView control.

Adding and Configuring a GridView Control

In Chapter 13 we created an ASP.NET role called Editors and gave that role the capability to browse files in the editor folder of the web application. In this chapter you add a web form to the editor folder that will provide the interface for editing the database. ...

Get The Microsoft Expression Web Developer's Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008 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.