Hi Guys,

I have quite a strange problem and I am unable to solve it. I have a page which generates a Questionnaire.
On if(!Page.isPostBack) it creates all the questions and answers from the database.

The Problem is that on button Click of Submit, when I loop through the table all radiobuttons are still false.

I have had updatepanels(AJAX) and removed them. I have set many enableviewstates too true. How can I solve this problem?

Thanks,
TheFreeman.