which property on a combo box do you set with a


Which property on a Combo Box do you set with a column name, prior to setting the Data Source, to display data in the combo box?

ComboBox.DataValueField = "ColumnName"

When we use Databind method for the Combo box we put Display Member and Display Value property to column name.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: which property on a combo box do you set with a
Reference No:- TGS0289459

Expected delivery within 24 Hours