2016 Apr 25 10:38 AM
Hello i tried to program a table control, but my vertical scrolling doesn't work.
Here's my coding
PROCESS BEFORE OUTPUT.
MODULE user_status_0800.
LOOP AT when_itab INTO field WITH CONTROL mycontrol.
MODULE x.
MODULE y.
* CURSOR mycontrol.
ENDLOOP.
In the Screen Painter all properties and settings are done. What is wrong with my coding?
Thanks for your help!
2016 Apr 25 11:38 AM
hi Pascal,
Refer to this link
Table Control Vertical scroll Bar | SCN
hope this helps.
Thanks & Regards,
Sandeep.
Hello i tried to program a table control, but my vertical scrolling doesn't work.
Here's my coding
PROCESS BEFORE OUTPUT.
MODULE user_status_0800.
LOOP AT when_itab INTO field WITH CONTROL mycontrol.
MODULE x.
MODULE y.
* CURSOR mycontrol.
ENDLOOP.
In the Screen Painter all properties and settings are done. What is wrong with my coding?
Thanks for your help!
2016 Apr 25 11:33 AM
Hi Pascal,
As you are trying for vertical scrollbar I would suggest you to try with wizard once then you can easily rewrite your code.
Regards,
Sandeep
2016 Apr 25 11:38 AM
hi Pascal,
Refer to this link
Table Control Vertical scroll Bar | SCN
hope this helps.
Thanks & Regards,
Sandeep.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |