Thursday, August 14, 2008

Extender Controls

Extenders are basically controls that reach out and extend other controls.
For e.g. Validation controls, you can add RequiredfieldValidator to the page and associate it to a TextBox control, this extends the Textbox control and changes its behavior.

No comments: