Rebinds the data-bound control to its data after one of the base data source identification properties changes.
The BaseDataBoundControl.OnDataPropertyChanged method is called when the BaseDataBoundControl.DataSource, BaseDataBoundControl.DataSourceID, or DataMember property value changes any time after the page's System.Web.UI.Control.PreRender event has occurred.