K
KathyB
Hi. I have a radio button list with list items assigned via a
datareader from a database. Everything looks fine, the items are there
on page load, I can click one, etc. There is also a required validator
on the list.
However, when I hit SUBMIT, the selection disappears so the first line
of my submit click code (If Page.IsValid = True Then)...is always
"false" and nothing happens of course.
I'm probably just tired of staring at it, but how does this happen?
Thanks again. Kathy
datareader from a database. Everything looks fine, the items are there
on page load, I can click one, etc. There is also a required validator
on the list.
However, when I hit SUBMIT, the selection disappears so the first line
of my submit click code (If Page.IsValid = True Then)...is always
"false" and nothing happens of course.
I'm probably just tired of staring at it, but how does this happen?
Thanks again. Kathy