Hi All,
I have a radlist box with check boxes options which displays data from Database and when some one selects the data that data is getting stored in the database. (This part is done)
When the User clicks the Back Button I need to show the radlist box with the Data that the user previously selected (How can I do that??)
I need to check the check boxes with the values from the database.
I have a radlist box with check boxes options which displays data from Database and when some one selects the data that data is getting stored in the database. (This part is done)
When the User clicks the Back Button I need to show the radlist box with the Data that the user previously selected (How can I do that??)
I need to check the check boxes with the values from the database.