Posted on: 6/20/2014 3:08:31 PM | Views : 357

Iam using a repeater control with Radio Buttons.....(the code has already been written in the past).

Now I have a submit button, and if all fields validations are not satisfied and the user clicks on the Submit Button, I should retain the checked flag of the radio button which was already checked...

At the moment on clicking submit the radio button checked is not being retained.

How can I achieve this?

Go to the complete details ...