R
r. howell
I have a multi-column combo box on a form, to enable the users to select a
meaningless foreign primary key. There are actually three columns, one
hidden (the foreign primary key) and then two pieces of data (project number
and trade) which enable the accurate selection of the foreign primary key
which is the data I am actually storing in the table.
My problem is this: When you go to input data, this is working just fine,
and you can see both of the other columns, the ones that carry meaning to the
client. After you select one, the third column (second of meaningful
information) is not displaying. There is plenty of space, and the width for
the column under properties is not zero. What is wrong, and how do I get
this column to show?
Thanks
meaningless foreign primary key. There are actually three columns, one
hidden (the foreign primary key) and then two pieces of data (project number
and trade) which enable the accurate selection of the foreign primary key
which is the data I am actually storing in the table.
My problem is this: When you go to input data, this is working just fine,
and you can see both of the other columns, the ones that carry meaning to the
client. After you select one, the third column (second of meaningful
information) is not displaying. There is plenty of space, and the width for
the column under properties is not zero. What is wrong, and how do I get
this column to show?
Thanks