‎2007 Jan 04 5:31 AM
Hello All,
I have two block in the screen,first block have few text field and other one having table control. Every time i press enter cursor moves to the first text field of the first block because i have defined that field in chain enchain for that field.
But i want cursor on the second block ( i.e. Table Control ) Every Time i press enter , and the cursor should move record wise.
Thankyou,
Shantanu Modi
‎2007 Jan 04 8:42 AM
Hi,
Pls try SET CURSOR FIELD 'NAME'(field name in table control) LINE tc(table control name)-current_line.
Regards,
‎2007 Jan 04 8:42 AM
Hi,
Pls try SET CURSOR FIELD 'NAME'(field name in table control) LINE tc(table control name)-current_line.
Regards,