<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Remove vertical scroll bar from table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800410#M913922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i had used table control in my application. i want remove vertical scroll bar from table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At initial time in table control there is no vertical scroll bar. In my table control lines are dependent on internal table which i was used to fill it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was used these code for to set table control lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE TABLE IT_RISK_ZINRISEXC LINES EXC_LINE.&lt;/P&gt;&lt;P&gt;TC_RISK_EX-LINES =   EXC_LINE . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially there is no data in internal table so there is no vertical scroll bar. After getting value i am filling internal table. and there is scroll bar in my table control. but i does not want that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was not selected RESIZING-VERTICAL OR -HORIZONTAL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2008 07:29:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-14T07:29:24Z</dc:date>
    <item>
      <title>Remove vertical scroll bar from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800410#M913922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i had used table control in my application. i want remove vertical scroll bar from table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At initial time in table control there is no vertical scroll bar. In my table control lines are dependent on internal table which i was used to fill it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was used these code for to set table control lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE TABLE IT_RISK_ZINRISEXC LINES EXC_LINE.&lt;/P&gt;&lt;P&gt;TC_RISK_EX-LINES =   EXC_LINE . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initially there is no data in internal table so there is no vertical scroll bar. After getting value i am filling internal table. and there is scroll bar in my table control. but i does not want that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was not selected RESIZING-VERTICAL OR -HORIZONTAL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 07:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800410#M913922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T07:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Remove vertical scroll bar from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800411#M913923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many entries you are having in the internal table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resize the table in screen painter accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 09:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800411#M913923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T09:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remove vertical scroll bar from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800412#M913924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;it is dependent on data. base on value i a filling my internal table.&lt;/P&gt;&lt;P&gt;so it can be dynamic value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 09:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800412#M913924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remove vertical scroll bar from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800413#M913925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Scroll Bars in Table Control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 11:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800413#M913925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T11:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remove vertical scroll bar from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800414#M913926</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;as mentioned in another blog post I recently found, you should set the TC_RISK_EX-LINES to 0. This worked for me.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Panos&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 14:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800414#M913926</guid>
      <dc:creator>panos1991</dc:creator>
      <dc:date>2021-05-27T14:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Remove vertical scroll bar from table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800415#M913927</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To hide the vertical scroll bar in table control use below code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;TableControl-LINES = 0.&lt;/P&gt;&lt;P&gt;TableControl-v_scroll = ' '.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To display the vertical scroll bar in table control use below code:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;describe table IT_table lines tableControl-lines.&lt;/P&gt;&lt;P&gt;tableControl-v_scroll = 'X'.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 14:57:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-vertical-scroll-bar-from-table-control/m-p/3800415#M913927</guid>
      <dc:creator>former_member1005971</dc:creator>
      <dc:date>2022-06-10T14:57:08Z</dc:date>
    </item>
  </channel>
</rss>

