The content of a collection, exposed by JavaBean data control, is changed programmatically by adding a new object to the collection through Java in response to a command button action.
Which event do you need to raise at the end of the Java call to ensure that the user interface is refreshed to display the changes applied from Java?