N
Nathan Sokalski
I have a RadioButtonList as one of the Controls in the ItemTemplate of my
DataList. I am using a For Each loop to go through the Items property, but
even if one of the RadioButtons has been selected, they all return False.
What am I doing wrong? Thanks.
DataList. I am using a For Each loop to go through the Items property, but
even if one of the RadioButtons has been selected, they all return False.
What am I doing wrong? Thanks.