doug 0

doug 0

  • NA
  • 2
  • 0

New to C# / Binding data to a combo box

Feb 14 2005 6:20 AM
How in the world do you bind a name,value pair to a combo box in a C# Windows Form?!? I've been trying to figure this out for the past 8 hours and CANNOT figure it out! this: cboTest.Items.Add("asd"); only adds a value... and I've Googled this thing to death.... thanks. dd

Answers (3)