Hello,
I noticed a problem us RELATION
DBSELECTAREA( "KUNDE" )
( "KUNDE" )->(DBSETORDER( "KUNDE1" ))
( "KUNDE" )->( ORDSETRELATION( cMonat, { || UPPER(NAME1 + NAME) }, "UPPER(NAME1 + NAME)" ) )
( "KUNDE" )->( DBGOTOP() )
After selecting a row in browser 2, the values are displayed but the position moves to row 1
selecting again the same row, everything is ok.
It happens only with the 1. selection.
Is it possible after the 1. selection to stay in the selected row ?
Removing the RELATION, there is no problem.

best regards
Uwe
I noticed a problem us RELATION
DBSELECTAREA( "KUNDE" )
( "KUNDE" )->(DBSETORDER( "KUNDE1" ))
( "KUNDE" )->( ORDSETRELATION( cMonat, { || UPPER(NAME1 + NAME) }, "UPPER(NAME1 + NAME)" ) )
( "KUNDE" )->( DBGOTOP() )
After selecting a row in browser 2, the values are displayed but the position moves to row 1
selecting again the same row, everything is ok.
It happens only with the 1. selection.
Is it possible after the 1. selection to stay in the selected row ?
Removing the RELATION, there is no problem.

best regards
Uwe
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
i work with FW.
If you have any questions about special functions, maybe i can help.


