G
Guest
Hi, I know I am missing something simple, but I still haven't found the
answer after searching through the help files and newsgroup.
I have a 3 column combo box that is a value list populated automatically
from a table. The fields I am using are ID, ciprefix, and cinumber. My column
width property is 0";.5";1". The drop-down list displays correctly, with a
list of all the columns I need, but after I select one of the rows from the
drop-down list, it only displays the value of the bound column (my bound
column property is 1) in the text portion of the combo box. What do I need to
do so that the entire row will be displayed in the textbox portion of the
combo box?
Thanks for your help!
answer after searching through the help files and newsgroup.
I have a 3 column combo box that is a value list populated automatically
from a table. The fields I am using are ID, ciprefix, and cinumber. My column
width property is 0";.5";1". The drop-down list displays correctly, with a
list of all the columns I need, but after I select one of the rows from the
drop-down list, it only displays the value of the bound column (my bound
column property is 1) in the text portion of the combo box. What do I need to
do so that the entire row will be displayed in the textbox portion of the
combo box?
Thanks for your help!