How to retain values of dynamic controls when page
Hi to all
I m designing an online examination form on which controls are designed at runtime depending on the records in Database.
User hav to answers the question by clicking radio button associated with that question and at last hav to click on submit button created at run time.
Now when user click on submit button before click event, page load event fires again and all controls refreshed n attain blank values because on load event m creating the controls so it refreshes the page n create new controls with no values in it.
now what should I do plz tell me.
Plz answer me urgently if anyone can.Thanks
|