HtmlSelect::OnDataSourceViewChanged Method (Object^, EventArgs^)
.NET Framework (current version)
Invoked when the DataSource, DataMember, or DataSourceID property is changed.
Assembly: System.Web (in System.Web.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System::EventArgs^
An EventArgs that contains the event data.
The OnDataSourceViewChanged method sets the RequiresDataBinding property to true.
.NET Framework
Available since 2.0
Available since 2.0
Show: