SyntaxFix
Write A Post
Hire A Developer
Questions
We can change the item by value, here is the trick:
radio1.ClearSelection(); radio1.Items.FindByValue("1").Selected = true;// 1 is the value of option2