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
Host or domain name not found - Name service error
XP 10 inbound connection limit question
Globally change the Blackberry Service Display name
IPSEC VPN vs SSL VPN
PHP/Javascript newbie - need help integrating niftycube into my site
Windows 7 Printing
Audit Report Generation SharePoint Content Viewing
How to find the row count in an Oracle DataReader in ASP.NET?
DAG & CAS array configured but it's not failover
Can I use VBA in an Access pivot chart form?