F
Frederick Chow
Hi all,
I have a queston about the BoundColumn property.
Suppose I set up a combo box with the following two column list:
Column A Column B
1 A
2 B
3 C
My question is, how can I set the BoundColumn property of the list so that
when I select an item, the items in column B, not column A, will be shown on
the combo box? I tried to change the BoundColumn property to 0, 1 or 2, but
the result is still the same.
Best Regards,
Frederick Chow.
I have a queston about the BoundColumn property.
Suppose I set up a combo box with the following two column list:
Column A Column B
1 A
2 B
3 C
My question is, how can I set the BoundColumn property of the list so that
when I select an item, the items in column B, not column A, will be shown on
the combo box? I tried to change the BoundColumn property to 0, 1 or 2, but
the result is still the same.
Best Regards,
Frederick Chow.