<?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: reagrding table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682242#M300619</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;the Horizontal scroll bar automatically appears when the output length is more than the visible length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so reduce the visible length of columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2006 13:04:33 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2006-11-23T13:04:33Z</dc:date>
    <item>
      <title>reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682241#M300618</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 have tble control.&lt;/P&gt;&lt;P&gt;by default both the vertical and horizontal scroll bars are coming.&lt;/P&gt;&lt;P&gt;i don't want horizontal scroll bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to disable the horizontal scroll bar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682241#M300618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T13:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682242#M300619</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;the Horizontal scroll bar automatically appears when the output length is more than the visible length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so reduce the visible length of columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 13:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682242#M300619</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-23T13:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682243#M300620</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;Try reducing the visible lenght of fields or go to the FM for table control and write piece of code to fix the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 14:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682243#M300620</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2006-11-23T14:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682244#M300621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried by reducing the visible length, it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 14:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682244#M300621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T14:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682245#M300622</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 to diable the horizontal scroll bar of table contol generated by maintanace view.&lt;/P&gt;&lt;P&gt;to disable it, set the fixed column property value to number of columns in your table,&lt;/P&gt;&lt;P&gt;the horizontal scroll bar will disable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 08:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682245#M300622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T08:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682246#M300623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;use the steploops instead of table control then u get only vertical scrolls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for steploops check the below links&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801c13454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801c13454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.niraj.tripod.com/id28.html" target="test_blank"&gt;http://sap.niraj.tripod.com/id28.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mark the helpful answers&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 08:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682246#M300623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T08:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: reagrding table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682247#M300624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; 1) Go to screen, &lt;/P&gt;&lt;P&gt; 2) double click on the table control, &lt;/P&gt;&lt;P&gt; 3) u will find screen element attributes, &lt;/P&gt;&lt;P&gt; 4) in that u have one option like &amp;lt;b&amp;gt;"fixed columns"&amp;lt;/b&amp;gt; there u give how many columns u have exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Satya Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 11:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reagrding-table-control/m-p/1682247#M300624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T11:50:36Z</dc:date>
    </item>
  </channel>
</rss>

