Re: posting radiobuttons inside a gridview do not persist selection after postback..
- From: "kferron" <kevin.ferron@xxxxxxxxx>
- Date: 15 Nov 2006 00:20:23 -0800
enable viewstate on the radiobutton control in the template field?
Carlos wrote:
Hi all,
I have a form with an input radio control in a template field.
When the user selects an option, and press a button
the selection disappears.. I would like the selection to
persist after the button makes the postback,
I tried using the findcontrol but it returns null, and do not know how
to make sure that the radio selected persist after the button
action makes the postback.
Thanks in advance,
Carlos.
.
- Follow-Ups:
- References:
- Prev by Date: Re: Creating a proxy...
- Next by Date: Re: How to disable/enable cache between dev and production environment
- Previous by thread: posting radiobuttons inside a gridview do not persist selection after postback..
- Next by thread: Re: posting radiobuttons inside a gridview do not persist selection after postback..
- Index(es):
Loading