I have added a button that performs an update of multiple records selected from a list page. The records are updated correctly but I am at a loss on how to update the data on the list page to the new data. The operation changes the date in one of the fields to today's date. By paging to the next page of the list and then returning to the page on which the updated records are does show the updated records. In addition to this I want to uncheck the checkbox on the list page for the records to be updated after the records have been updated.
Any help with this will be appreciated.
Alan