Is there a way to indicate that the "save" button needs to be triggered? I have a grid with some columns, and one of the columns I have a template that displays a list of checkboxes for the data. However, when the checkboxes checked and unchecked it does not indicate that the row needs to have the update method called when the "save" button is clicked.