Wednesday, April 16, 2008

Using Radio Buttons with matching values doesn't work

After quite a bit of struggling and googling, I came to the realization that having matching values for multiple radio buttons doesn't work.

Had 2 radiobuttonlists, first one has values that select a second radiobuttonlist value. But having 2 radio buttons with same value causes the radio button with the same value but lowest index to be the selected item.

No comments: