<?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: How to decrease the row height in ALV Grid (OOPS). in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862602#M1321815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, newtoAbap  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you explain in more datail how to use method SET_RESIZE_ROWS ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gabtia on Dec 29, 2009 10:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Dec 2009 09:53:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-29T09:53:31Z</dc:date>
    <item>
      <title>How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862597#M1321810</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;&lt;/P&gt;&lt;P&gt;I have displayed ALV Grid using CL_GUI_ALV_GRID=&amp;gt;SET_TABLE_FOR_DISPLAY.&lt;/P&gt;&lt;P&gt;I want to decrease the row height and width. &lt;/P&gt;&lt;P&gt;Can any one suggest how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 06:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862597#M1321810</guid>
      <dc:creator>former_member307726</dc:creator>
      <dc:date>2009-07-27T06:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862598#M1321811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row height it predefined and you won't change it, but you can adjust column width.&lt;/P&gt;&lt;P&gt;For that use field &lt;STRONG&gt;COL_OPT&lt;/STRONG&gt; of layout structure ( type &lt;STRONG&gt;LVC_SLAYO&lt;/STRONG&gt; ) to optimize all columns width, or set explicit width using field catalog, setting field &lt;STRONG&gt;OUTPUTLEN&lt;/STRONG&gt; for certain column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 07:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862598#M1321811</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-07-27T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862599#M1321812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;Thank You for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to decrease width upto one character space. Any apossibilities to decrease furthur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And any other way to decrease to Row Height.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 06:34:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862599#M1321812</guid>
      <dc:creator>former_member307726</dc:creator>
      <dc:date>2009-07-30T06:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862600#M1321813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a method called SET_RESIZE_ROWS in the class CL_GUI_ALV_GRID, which is a protected one. So create a subclass of CL_GUI_ALV_GRID and then access this method. Give it a try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2009 09:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862600#M1321813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-30T09:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862601#M1321814</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;SET_RESIZE_ROWS is protected method, &lt;/P&gt;&lt;P&gt;I am unable to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2009 06:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862601#M1321814</guid>
      <dc:creator>former_member307726</dc:creator>
      <dc:date>2009-08-31T06:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862602#M1321815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, newtoAbap  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you explain in more datail how to use method SET_RESIZE_ROWS ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gabtia on Dec 29, 2009 10:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 09:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862602#M1321815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-29T09:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrease the row height in ALV Grid (OOPS).</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862603#M1321816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case I did not want to display the whole textfield content,  only the beginning. &lt;/P&gt;&lt;P&gt;When trying to restrict output length of a cell i found out that: &lt;/P&gt;&lt;P&gt;  cwidth_opt ALV setting     (e.g. ls_layout-cwidth_opt = 'X'.) overrules  &lt;/P&gt;&lt;P&gt;  outputlen setting on cell level (e.g.      &amp;lt;fieldcat&amp;gt;-outputlen = 10.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Oct 2010 13:21:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decrease-the-row-height-in-alv-grid-oops/m-p/5862603#M1321816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-15T13:21:08Z</dc:date>
    </item>
  </channel>
</rss>

