Called when one of the base data source identification properties is changed, to rebind the data-bound control to its data.
The BaseDataList.OnDataPropertyChanged method is called to rebind the data-bound control to its data when the BaseDataList.DataMember, BaseDataList.DataSource, or BaseDataList.DataSourceID property changes values after the page's System.Web.UI.Control.PreRender event.