DynamicFilter::FilterChanged Event
.NET Framework (current version)
Occurs when the user select a value for the foreign key.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The FilterChanged event is raised when the user selects a foreign-key value and before the new value is rendered. This enables you to provide an event-handling method that can perform custom operations, such as custom paging.
.NET Framework
Available since 4.0
Available since 4.0
Show: