FilterUserControlBase.PopulateListControl Method (ListControl)
.NET Framework (current version)
Populates a ListControl object with all the items in a data table that are related to the current table through a foreign key.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- listControl
-
Type:
System.Web.UI.WebControls.ListControl
The control to populate.
By default, filter selectors are displayed in a DropDownList control.
.NET Framework
Available since 3.5
Available since 3.5
Show: