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

positioning cursor in texteditor

Former Member
0 Likes
345

Hi all,

How to set cursor in texteditor control in

dynpro.

Regards,

bala

1 REPLY 1
Read only

Former Member
0 Likes
265

Use the methods of class CL_GUI_TEXTEDIT.

Try the method GO_TO_LINE.

Regards,

Ravi