Subject FW: Updating a join (in a grid)
Author jfzander@t-online.de
I have a TIB_Grid, showing a multiple join query. Only 1 table has to be
edited, and all the other works as lookup tables. Now I want to set the
ordering property of TIB_Query. As it does not accept ( at least as I
understand it) the "select as" lookup columns , I do have to add the join
statements to the query and thus get the fields I want to order on. However,
when I do this, TIB_Grid will not be editable any more. I thought that was
possible, and that KeyRelation should take care of this. What is it I am
doing wrong? Or is there a way to use Ordering with the "select as" lookup
columns?
TIA

Jan Zander