Called when the data source of the associated System.Web.UI.WebControls.BaseDataBoundControl object changes.
The BaseDataBoundControlDesigner.OnDataSourceChanged(bool) method connects to the current data source. If the current data source is different from the data source to which the control was previously connected, or forceUpdateView is true, the associated control is redrawn on the design surface.