Answers

Question and Answer:

  Home  ASP.NET 2.0

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

DisplayMember and ValueMember Properties need to be set.

DataTextField and DataValueField Property neeeds to be set

 216 views

More Questions for you: