<?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 Re: hide control table vertical and horizontal scrollbars in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306180#M1391863</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;Could you please rephrase your requirement? I dont seem to understand. What four buttons do you wanna keep scrolling? Do you want the scroll bar of your table control to be disabled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2009 08:03:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-27T08:03:50Z</dc:date>
    <item>
      <title>hide control table vertical and horizontal scrollbars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306177#M1391860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;i use table control wizard to create a table control with scroll,i wanna keep the four buttons and hide the scrollbar,i read a forum,they said to uncheck the scroll options(vertical,horizontal scroll),but why i can't find the properties in the table control property&lt;/P&gt;&lt;P&gt;by the way,if i can change the table control height dynamic for the first show&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;zlf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: lf z on Oct 27, 2009 3:55 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 02:54:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306177#M1391860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T02:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: hide control table vertical and horizontal scrollbars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306178#M1391861</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;Just double click on any corner area of Table Control and go to the Attribute of the Table control and Uncheck the Vertical and Horizontal Resizing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you still get the Scroll then Search in the program for &lt;STRONG&gt;DESCRIBE TABLE ITAB LINES TC-LINES&lt;/STRONG&gt; if you find this then replace &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TC-LINES&lt;/STRONG&gt; with a temp Variabl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 03:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306178#M1391861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T03:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: hide control table vertical and horizontal scrollbars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306179#M1391862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ram,&lt;/P&gt;&lt;P&gt;the first way is not working&lt;/P&gt;&lt;P&gt;the second way seems get the effect,but as i said i till wanna keep the four scroll buttons working,your way make me no way to scroll my table control&lt;/P&gt;&lt;P&gt;and my second question any suggestion,i mean if my itab contains 20 items,i wanna the table control display 10 items at a time,and if my itab get 40 items,the table control should display 20 at a time&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;zlf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: lf z on Oct 27, 2009 8:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 07:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306179#M1391862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T07:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: hide control table vertical and horizontal scrollbars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306180#M1391863</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;Could you please rephrase your requirement? I dont seem to understand. What four buttons do you wanna keep scrolling? Do you want the scroll bar of your table control to be disabled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 08:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306180#M1391863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T08:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: hide control table vertical and horizontal scrollbars</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306181#M1391864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Nitwick ,&lt;/P&gt;&lt;P&gt;Scroll: Four scroll buttons below the table control that can be used to scroll the table display.&lt;/P&gt;&lt;P&gt;when we use table control wizard,we can check the scroll checkbox,and the four scroll buttons will be located below the table control&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;zlf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 13:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-control-table-vertical-and-horizontal-scrollbars/m-p/6306181#M1391864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T13:03:49Z</dc:date>
    </item>
  </channel>
</rss>

