Data Form Wizard - Dropdowns for foreign keys?

  • Thread starter Thread starter Chris Ashley
  • Start date Start date
C

Chris Ashley

I used the data form wizard and set up my relationships between tables...
how do I make the foreign key a dropdown in the datagrid so it displays
something meaningful rather than the foreign key ID?

TIA,

Chris
 
Chris Ashley said:
I used the data form wizard and set up my relationships between tables...
how do I make the foreign key a dropdown in the datagrid so it displays
something meaningful rather than the foreign key ID?

TIA,

Chris

To clarify, I mean something similar to the DisplayMember property when you
use data binding with a combo box?
 

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

Similar Threads

data merge 0
Create Foreign Keys 1
Foreign keys 1
Q: primary key 9
Keys 6
Foreign keys using LINQ to SQL 0
Help on data query 1
datagrid insert row event 2

Back
Top