Bind the WebCombo to any object that implements the IEnumerable interface, including DataSource (CLR 2.0 only), DataSet, DataTable, DataView, DataReader, arrays, and collections.
Display any number of columns in the dropdown area of the WebCombo, instead of being limited to just one column. Columns can also be hidden, allowing access to row-specific data without making that information immediately visible to the user.