Combobox refresh after changing displaymember and valuemember

G

Guest

I want to set the values for the combobox.displaymember and valuemember at
runtime. Its seems simple enough, but after changing them in response to a
change in an option group, I can't figure out how to get the combobox to
refresh itself with the new settings. I've tried the combobox.refresh()
method.

Anyone know how to get the combo box to refresh itself?

thanks
 
G

Guest

Thanks for the tip. Much better than my work-around of refilling the
associated table adapter.
 

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

Top