Hi,
I have a GDBG with 2 combos.
Each combo contains a lookup table, and I wish to filter one combo according to the selection made in the second combo.
How can I do this?
If i''m using a data view and just change the filter appon one combo change, the data view changes the lookup filter for all rows and not only for the selected row.
Should I create a seperate data source for each cell?
Thanks,
Gil Kalo