posting radiobuttons inside a gridview do not persist selection after postback..
- From: "Carlos" <chsanin@xxxxxxxxxxxxx>
- Date: Tue, 14 Nov 2006 22:15:14 -0500
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:
- Prev by Date: Re: Why does ASP.NET release cache items before the expiration time?
- Next by Date: How to disable/enable cache between dev and production environment
- Previous by thread: find - control
- Next by thread: Re: posting radiobuttons inside a gridview do not persist selection after postback..
- Index(es):
Loading