I have a page that has a datalist that has an item template that has a checkbox. I have a select all and unselect all button that when clicked refreshes the screen and either checks or unchecks all the checkboxes. How can I just update the checkboxes without refreshing the entire page?
Thank you
Thank you
Comment