L
Linda Peterson
Using VB6, we have numerous tables that have codes and their related
descriptions.
We would like to load them into separate combo boxes for each table. We
would like to show the user the following:
code (padded with spaces to a common length), followed by a couple of spaces
(or something else), followed by the description that relates to the code.
When we do the above, the descriptions do not line up, USUALLY. Sometimes,
the combo box looks lined up, but not very often.
Does anyone have any ideas, other than having 2 combo boxes next to each
other since the users need to see both of them when they scroll through the
combo box to determine their item to be selected.?
Thank you in advance.
descriptions.
We would like to load them into separate combo boxes for each table. We
would like to show the user the following:
code (padded with spaces to a common length), followed by a couple of spaces
(or something else), followed by the description that relates to the code.
When we do the above, the descriptions do not line up, USUALLY. Sometimes,
the combo box looks lined up, but not very often.
Does anyone have any ideas, other than having 2 combo boxes next to each
other since the users need to see both of them when they scroll through the
combo box to determine their item to be selected.?
Thank you in advance.