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 determine style.display value
How do I charge for a job?
Internet explorer registry to prevent the startup of add-on toolbars
Report ot few records
map with push pins
How do I add a due date column, and sort by the document date in AR Statements?
How can i add column name in list generic?
Change CAS array name in exchange 2010
XBMC live boot error
How can I reference information from one sheet to another by values selected in a drop down menu