Databases Reference
In-Depth Information
FIGURE 1.21
Web page produced by the Edit page template.
Another page template, Edit.aspx, generates this page. Similar to the List.aspx page
template, it extracts table name from the request URL and configures its
EntityDataSource control. Although there are some additional controls that have not
been discussed, this template is very similar to the page created from scratch in the Entity
Templates section of this chapter.
The Insert and Details page templates are similar to the Edit template and provide user
interface for creating a new record or displaying an existing record in read-only mode
respectively.
 
Search WWH ::




Custom Search