When I use a K2RadioButtonList, I add the items in the Collection.
None of the items are set as "Selected".
This should result in none of the radio buttons being selected when the form displays, but it does not.
As with the K2DropDownList, the first value in the list is the forced selected value.
It can be fixed by adding code to the build event of the page and setting the "SelectedIndex" value of the K2RadioButtonList control to "-1".
Bug?
Thanks
C
K2RadioButtonList does not allow no selected value.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.