asp.net - getting a value of selected radiobutton in LoadViewState -


Can I get the value of a selected radio button in the LoadViewState event of WebControl and how? All components are generated in codebehind, so I have those controls:

  Radiobutton list RLL; LISTIME leon; List liTwo;  

At this time I was stuck on that the overloaded loadviolet is not being implemented

  protected override zero load vivestat (object o) {action = Rbl.SelectedValue; Verb 2 = rll Selected item. value; Base.LoadViewState (O); }  

You also need to override the SaveViewState method. Radio button AFAIK has problems in saving their selected state.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -