radiobutton list.SelectedValue=Convert.ToString(sth...) problem
Hi I want to ask I have a radio button list on my page and its values are true and false I'd like to use this; rbl.selectedValue=STRİNG COMES HERE also its false or true or NULL HOW canI take this values and show in the update page the rbl selectes value what it was ...