<?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: Vertical resizing in Table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456406#M830442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i don think it ll scroll down if the table control is empty...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try entering some values and den scroll dowm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 06:37:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-18T06:37:30Z</dc:date>
    <item>
      <title>Vertical resizing in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456405#M830441</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 am using 2 table controls in a screen . I have marked vertical resizing  in attributes of the screen. but it is not allowing for vertical scroll. i have checked out in all screen attributes . Please help me with this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 06:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456405#M830441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T06:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical resizing in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456406#M830442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i don think it ll scroll down if the table control is empty...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try entering some values and den scroll dowm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 06:37:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456406#M830442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T06:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical resizing in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456407#M830443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the PBO include these lines &lt;/P&gt;&lt;P&gt;&amp;lt;tabctrlname&amp;gt; is the name of the table control placed on the screen.&lt;/P&gt;&lt;P&gt;it_tabctrl is the internal table data that is being passed to the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;describe table it_tabctrl lines N.&lt;/P&gt;&lt;P&gt;&amp;lt;tabctrlname&amp;gt;-lines = N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 06:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456407#M830443</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2008-02-18T06:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical resizing in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456408#M830444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can get the vertical scrolling automatically based on the records which u want to display in the table control.&lt;/P&gt;&lt;P&gt;Try to print more than 100 records. Then observe the output displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;chandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 06:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456408#M830444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T06:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Vertical resizing in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456409#M830445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried out that solution but its still not allowing for vertical scroll.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 08:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vertical-resizing-in-table-control/m-p/3456409#M830445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T08:44:59Z</dc:date>
    </item>
  </channel>
</rss>

