2007 Jul 30 12:19 PM
Hi all,
I want to remove the Horizontal scroll bar feature from my table control. How i can do that? Kindly help me.
regards
Hi all,
I want to remove the Horizontal scroll bar feature from my table control. How i can do that? Kindly help me.
regards
2007 Jul 30 12:23 PM
its not possible to remove it..
only way is u can increate the tablecontrol manually.
2007 Jul 30 12:25 PM
u can set attributes of table control in screen painter.
don't forget to reward
Sameer
2007 Jul 30 12:26 PM
Hi,
Goto the attribute of the table control they u can find resizing uncheck the checkboxes vertical and horizontal
<b>Regards,
Azhar</b>
2007 Jul 30 1:37 PM
2007 Jul 30 12:26 PM
hi,
From Scroll Bars in Table Control
You can remove the scroll bar in the table control by switching off horizontal and vertical scrolling in the properties of the table control. The properties can be accessed from the screen painter by double clicking on the table control. Regarding the page up and page down functions, I believe you add those buttons in the screen layout and code for them. You can use the standard function code for the page up and page down functions.
or
You can get rid of the vertical scroll bars by not setting table control lines. This way the user can only see the visible lines of the table control. As for the horizontal scrollbar, just make sure that your table control doesn't contain too many fields.
Regards
Sankar
2007 Jul 30 12:27 PM
clik the created TCL...
uncheck vertical & horizontal under RESIZING.
let me know if u need any more.
reward if helpful
tx-kiran
2007 Jul 30 1:35 PM
Hi Kiran,
It's not working.....
Horizental scroll bar i have removed but vertical is still there
regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |