‎2010 Nov 17 9:20 PM
HI Experts,
I am using a Table control for typing Comments in it, but the problem is that when i type too much large text, then i have to click at the 2nd row and then continue to typing and later on 3rd , 4th etc.
i want it to make automatic, that when i will type too much large text then its automatically come to the next row.
can anyone tell me that how can i do this in table control in screen programming?????
Thanks and Regards,
Shakun
‎2010 Nov 17 10:08 PM
Use text editor feature in SAP. YOu can refer SAPTEXTEDIT program for example on how to implement this.
‎2010 Nov 17 9:34 PM
Why are you using a table control and not a text editor control for that?
‎2010 Nov 17 10:08 PM
Use text editor feature in SAP. YOu can refer SAPTEXTEDIT program for example on how to implement this.
‎2010 Nov 18 1:31 PM