I have two grids on my page. The only field that is editable in the first grid is a checkbox. When the user checks or unchecks this checkbox, I would like the 2nd grid to reselect it's records and refresh. How can I do this?