Back to Devexpress

ComboBoxExtension.BindList Method

aspnet-devexpress-dot-web-dot-mvc-dot-comboboxextension-dot-bindlist.md

latest660 B
Original Source

ComboBoxExtension.BindList Method

NameParametersDescription
BindList(ItemsRequestedByFilterConditionMethod, ItemRequestedByValueMethod)itemsRequestedByFilterConditionMethod, itemRequestedByValueMethodAllows you to dynamically populate the editor dropdown list when using a large data source.
BindList(Object)dataObjectBinds an item list to the ComboBox editor.