ComboBox and column values

  • Thread starter Thread starter JD
  • Start date Start date
J

JD

I have a combo box that shows 9 columns. How do I populate 9 textboxes with
the values from the 9 columns from the selected row?
 
Use a binding source and bind the listbox and textboxes to the same binding
source...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top