Hi,
I developed one online question paper using asp.net. i had done paging for question paper such that it shows 5 questions per page using repeater. now i selected first 5 questions answers (radiobuttons) and i click next button for next page. and i come to previous page then the data what i selected for early 5 questions were un checked . to maintain data through out my application what should i do. can anybody please help me.
i attached my application . Please check it. i am waiting for ur valuable information
Thanks&Regards
Nagaraju.p
Loading
Zoran HorvatPosted Aug 4, 2011, 8:19 AM
Checked state of each radio button should be part of the data source. These columns should be updated on submit of current page and then used to fill it when same page is visited again later.
Zoran
nagarajuPosted Aug 4, 2011, 8:04 AM
Thanks&Regards
Nagaraju.p
Zoran HorvatPosted Aug 4, 2011, 8:02 AM
Zoran
nagarajuPosted Aug 4, 2011, 7:56 AM
Thanks&Regards
Nagaraju.p
Zoran HorvatPosted Aug 4, 2011, 7:54 AM
Zoran