Adding Dynamic Behavior to ASP.NET Data-bound Controls
ASP.Net Dynamic Data introduces new classes that are responsible for adding dynamic behavior to the existing data-bound controls. They are the DynamicDataManager, DynamicControl and DynamicField classes.
In This Section
How to: Add Dynamic Behavior to Data-Bound Controls by Using a DynamicField
How to: Use ASP.NET Dynamic Data in Templated Data-Bound Controls
How to: Customize Data Field Appearance and Behavior in a Dynamic Data Control