
List Box in Data Grid Controls
I am converting a program from Powerbuilder to VB on a SQL server. I would like
to know if there is a way of getting Combo Boxes in a Data Grid. Data is
accessed from 3 different tables. While showing all the data contained in the
main table, I need to be able to show a list of names in 4 of the 6 grid feilds,
so each record shown can be edited or a new record can be added using the Combo
Boxes. In Powerbuilder this was done with a Data Window in a call procedure. If
this is possible or if there is a better solution for this please inform of one.
Thanks
John Looney