Hello,
I've a checkbox with autopostback=true. If i check the checkbox the postback occurs and changes a label text. But if i click back in the browser the checkbox is not returning to its previous unchecked state. How can i bring back its state?
Thank you.
1
Can i write some JavaScript to persist the state of a control?
NLV