D
David
Hi,
After user selection, how do I display a column other than column 1?
I display 4 columns: Level 1, Level 2, Level 3, and Description. The user
is selecting the Description field, but Levels 1-3 are there for
informational purposes.
I am able to update the table correctly, as Description (field 4) is the
bound column.
However, the data which populates the combo box field is column 1 (Level 1).
How do I have column 4 populate the combo box?
Thanks.
After user selection, how do I display a column other than column 1?
I display 4 columns: Level 1, Level 2, Level 3, and Description. The user
is selecting the Description field, but Levels 1-3 are there for
informational purposes.
I am able to update the table correctly, as Description (field 4) is the
bound column.
However, the data which populates the combo box field is column 1 (Level 1).
How do I have column 4 populate the combo box?
Thanks.