ComboBoxExtension.BindList Method
Name | Parameters | Description |
---|---|---|
BindList(ItemsRequestedByFilterConditionMethod, ItemRequestedByValueMethod) | itemsRequestedByFilterConditionMethod, itemRequestedByValueMethod | Allows you to dynamically populate the editor dropdown list when using a large data source. |
BindList(Object) | dataObject | Binds an item list to the ComboBox editor. |