<?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: Tabstrip control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435330#M1647994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u  Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2011 10:56:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-20T10:56:33Z</dc:date>
    <item>
      <title>Tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435326#M1647990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many rows present in Tabstrip control?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 05:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435326#M1647990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T05:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435327#M1647991</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;Please go through the link below for all your queries regarding Tabstrip Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/17/5bf1b52ba211d2954f0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/17/5bf1b52ba211d2954f0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 05:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435327#M1647991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T05:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435328#M1647992</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 to change the Vis Length column of the table control....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you can do is make the Table Control visible to the entire screen....it will display the number of rows which it can in the that screen....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest will be availabe via vertical and horizontal scroll bars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maximum size of your table control is the maximum size of your screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to increase dynamically,&lt;/P&gt;&lt;P&gt;DESCRIBE TABLE &amp;lt;tablecontrolname&amp;gt; LINES tablecontrolname-lines.&lt;/P&gt;&lt;P&gt;tablecontrolname-lines = tablecontrolname-lines + 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Parupelly on Dec 16, 2011 8:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 07:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435328#M1647992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435329#M1647993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A tabstrip control is a screen element that consists of multiple tabstrip pages. Every tabstrip page contains a single-line tab title which is linked with a function code which makes it possible to access the tabstrip page with a double-click. Below the tab title, a tabstrip page consists of a subscreen area. A subscreen area must be assigned to every tab title.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 05:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435329#M1647993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-20T05:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tabstrip control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435330#M1647994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u  Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 10:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tabstrip-control/m-p/8435330#M1647994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-20T10:56:33Z</dc:date>
    </item>
  </channel>
</rss>

