Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27511

ComboBox How-to-Question in VB 2010 Windows Forms

$
0
0
Is it possible to add a list of items to a combobox and then bind the combobox to a database field(early binding) so that when the user selects from the list of items the bound database field is updated? I could do this in vb5 but can't figure out how to do it in vb 2010.

Or do I use a different control/method?

Viewing all articles
Browse latest Browse all 27511

Trending Articles