all groups > asp.net building controls > may 2006 >
You're in the

asp.net building controls

group:

CustomControl - how to populate Controls collection



CustomControl - how to populate Controls collection Bob
5/25/2006 9:21:01 AM
asp.net building controls: Hi,

I am writing a custom control with the Render method. I am writing 5 html
input radio buttons in a group. I don't want postbacks but I need to add the
Isvalid support (Inherits WebControl.BaseValidator). Should I render these
htmlinput controls another way other then writing the tags as a string? Any
suggestions would be appreciated.

Thank you,

Re: CustomControl - how to populate Controls collection intrader
5/25/2006 10:36:20 PM
[quoted text, click to view]
I would start by using the RadionButtonList control.
AddThis Social Bookmark Button