M
Michael Rodriguez
I have a table that has a field called FinancialType. It has two possible
values, F and S, which stand for Financial and Statistical, respectively.
What I want is a ComboBox that has two drop down choices, Financial and
Statistical, each of which are bound to the values of F and S in my table.
I must be missing something really easy, because I can't figure out how to
get this to work.
This was so easy in Delphi...
TIA,
Mike Rodriguez
values, F and S, which stand for Financial and Statistical, respectively.
What I want is a ComboBox that has two drop down choices, Financial and
Statistical, each of which are bound to the values of F and S in my table.
I must be missing something really easy, because I can't figure out how to
get this to work.
This was so easy in Delphi...
TIA,
Mike Rodriguez