8
Answers

Help!! Show two columns in ComboBox.DisplayMember

Ask a question
tomekalaj

tomekalaj

19y
14.5k
1
I need to add in ComboBox1.DisplayMember values from two columns from one table. For example I have table Table1 with columns (ID, Name, Address). I wont ComboBox1.DisplayMember to show Name and Address, and ComboBox1.ValueMamber ID. Thanks!!

Answers (8)