I have a checkbox in datalist, after the button is clicked(postback) the value of checkbox is cleared. For example, if the checkbox in datalist is checked, when the button is clicked the checkbox appears unchecked when getting it’s value
I have a checkbox in datalist , after the button is clicked( postback )
Share
Try this:
Put your databinding code in Page load inside