Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Morgan #1
Composite Server Control and validation
Does anyone have an example of a Composite Server Control with Serverside
validation?
Morgan
Morgan Guest
-
Using a RadioButtonList Server Control in a Composite Control
Hi There, I have a composite server control that wrapps a RadiobuttonList. Which is populate from a Collection of Objects. The control is... -
Implementing Control Designer Class for Composite Server Control
I created a custom composite server control with 2 literals and 1 text box. The control displays fine in internet explorer, but doesnt display... -
Possible to create a composite control that has a child control that is a validator that validates the composite control itself?
I am attempting to create a composite control which has a label, followed by an optional error message, followed by two text boxes. I have... -
Building composite server control
Hello All, Im trying to build a simple datascource driven control, but im having problems, maybe someone here can set me off in the right... -
only custom validation control does server side validation?
On a CustomValidator you have to provide the validation code because otherwise it doesn't know what to do for the validation. Other validator...



Reply With Quote

