Subject lookupvalues in ib_grid
Author Kjeld Loozen
Hi all,

I want to display lookupfield in a grid.
I understand the examples in the getting started guide, but my problem is
that the lookuptable is not in the same database as the mastertable.
So, I cant create a inline select in the master-sql to get the lookupvalue.

I created a ib_query for the lookup, set up the keysource, and keylinks
entries.
Displaying this lookupvalue in a one-record-per-form manner is no problem.
But i need to display the lookupvalues in a grid together with the related
masterrecords

Can this be done?

Regards,

Kjeld