ModelDataSource Events
.NET Framework 4.5
The ModelDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
CallingDataMethods | Occurs when model binding is in use and data methods are being called. |
| Name | Description | |
|---|---|---|
|
IDataSource.DataSourceChanged | Occurs when the underlying data source has changed. The change may be due to a change in the control's properties, or a change in the data due to an edit action performed by the data source control. |