Adding Dynamic Behavior to Data Controls
Introduction
ASP.NET Dynamic Data enables you to add dynamic behavior to data controls. This lets you do the following:
ASP.NET Dynamic Data provides a set of data controls that support dynamic behavior. It also uses a set of classes (a database model) to interact with the underlying database. ASP.NET Dynamic Data dynamically determines how to render controls based on the data types of database fields.
In This Section
-
How To: Add Dynamic Behavior to Data Controls Using a DynamicField Control
-
Shows how to add dynamic behavior to the DynamicGridView and DynamicDetailsView controls.
-
Walkthrough: Adding Dynamic Behavior to Templated Data-Bound Controls
-
Shows how to add dynamic behavior to templated data-bound controls.
This topic is ASP.NET Extensions documentation and is unsupported by Microsoft. Blank topics are included as placeholders and existing content is subject to change in future releases.