Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table control cursor issue

former_member594288
Participant
0 Likes
904

Hi,

I am facing issue in setting cursor position when it reaches the last line. suppose my table control contains 15 lines by default, when in entered the 15th line after that if i pressed enter it should come up with 15 new lines and cursor set to the top line. if i press enter 2 times in 15th line then it's going to the top line. May i know what i did wrong.

Regards,

Ravi

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
0 Likes
811

I lost my crystal ball.

Read only

Nawanandana
Active Contributor
811

Your question not clear but in the screen programing GET CURSOR in PAI and SET CURSOR in PBO will change the position of cursor. please check the syntx.

Screens, Determining the Cursor Position

Read only

DoanManhQuynh
Active Contributor
0 Likes
811

so what do you expected?