Microsoft
Software
Hardware
Network
Question : Unable to save state of check box in datalist
Hi
I have a data list in which I have a check box and a label
There is a button outside the data list.
If the checkbox is checked then on button click it becomes unchecked.
How can I save the state of the check box on button click.
Answer : Unable to save state of check box in datalist
My guess is you are pre-populating or redatabinding every postback. Simply put if(!Page.IsPostBack){} around the code where you pre-populate the checkbox
Random Solutions
How to pass a scalar variable from one query to another
Error installing Radeon 7k into HP DC5700
FileZilla Server Setup problem
iTunes playlist gone but music library intact, how to recreate from iphone
Extremely slow performance on Web Application
Excel VBA
Custom drupal searchbox
HTML and opening new pages, can the following be done?
Use of Excel Macro in MS Access 2000
Problems Installing PyQt on OS X 10.6.3