Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

How Do I: Create Lookup Lists?

Visual Basic programmers will see how to set up binding to a list of lookup values using a combobox as well as how to use a combobox in a grid.

By: Beth Massi

Comments

asadmalik said:

ok here is question:

what will be the best way to add new product and/or customers using same form.

background: I have a datagridview with combobox column (dropdownStyle.dropdown). what required is if the typed value does not exist in the combobox list then a new user control should appear asking the new item details.

# May 19, 2009 6:06 AM