Hi all,
I have a grid that has a Banks combo-box and a Currency combo. The banks combo should only display banks for the currency selected in the currency combo.
Example, row 1 in the grid has the currency EURO and the banks combo should only display banks for the EURO currency.
row 2 has the currency USD and the banks combo should only display the USD banks.
How can I setup the two conditional combos (Banks and Currency) in a grid.
I have a grid that has a Banks combo-box and a Currency combo. The banks combo should only display banks for the currency selected in the currency combo.
Example, row 1 in the grid has the currency EURO and the banks combo should only display banks for the EURO currency.
row 2 has the currency USD and the banks combo should only display the USD banks.
How can I setup the two conditional combos (Banks and Currency) in a grid.