Is it possible to do a partial page update inside the ItemTemplate of a ListView? I have a checkbox that I would like to update the underlying database when I check or uncheck the checkbox without doing a full postback. The checkbox is 1 of about 20 columns on the ListView. Thanks.
↧