ModelDataSource Events
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| 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. |
Show:


