Re: HtmlInputRadioButton Value

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Ignacio Machin \( .NET/ C# MVP \) ("Ignacio)
Date: 09/08/04


Date: Wed, 8 Sep 2004 08:32:26 -0400

Hi Fabian,

 If you create a control dinamically ( from code ) you need to recreate them
in the postback. If this is much trouble for you you could always create
them as "regular" html radio buttons and access them using Page.Request
collection, just as you used to do it in ASP. I have find that sometimes is
easier to use them under this kind of situations.

Cheers,

-- 
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Fabian" <fm@n-o-s-p-a-m.itacs.de> wrote in message
news:uv%2308AZlEHA.896@TK2MSFTNGP12.phx.gbl...
> I create HtmlInputRadionButton objects dynamically in codebihind. The
> buttons have the same name.
>
> Now I need the value of the checked button.
>
> Is there a way to get this?
>
>
>
> Thanks for help!
>
> Fabian
>
>

Quantcast