<?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: Column optimization while scrolling in ALV table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365529#M1922512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain what you mean with these methodcalls ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Oct 2015 13:27:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-10-09T13:27:00Z</dc:date>
    <item>
      <title>Column optimization while scrolling in ALV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365527#M1922510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue while scrolling in an ALV-table.&lt;/P&gt;&lt;P&gt;In the layout-settings of the ALV the optimizer is switched to 'X'&lt;/P&gt;&lt;P&gt;The ALV is shown in a pop-up screen of 12 rows.&lt;/P&gt;&lt;P&gt;In the first 20 records of the ALV for a specific column the value contains only short descriptions.&lt;/P&gt;&lt;P&gt;So initial the ALV appears with a little column for this field.&lt;/P&gt;&lt;P&gt;After that the descriptions become bigger and bigger, but not always the column width grows by scrolling.&lt;/P&gt;&lt;P&gt;Sometimes the values are show like 'value....' (with some dots behind)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how the colomn-width is calculated ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365527#M1922510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-09T11:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Column optimization while scrolling in ALV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365528#M1922511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cl_gui_alv_grid-&amp;gt;get_frontend_layout.&lt;/P&gt;&lt;P&gt;cl_gui_alv_grid-&amp;gt;set_frontend_layout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365528#M1922511</guid>
      <dc:creator>ralf_wenzel_heuristika</dc:creator>
      <dc:date>2015-10-09T12:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Column optimization while scrolling in ALV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365529#M1922512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain what you mean with these methodcalls ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365529#M1922512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-09T13:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Column optimization while scrolling in ALV table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365530#M1922513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the first will give you the current frontend layout settings, with the second you can write the unmodified settings to the ALV, which results in a recalculaction of cell width, I assume. If not, try to use the set method twice - first with column width optimization flag = space and then again with X. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 13:51:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/column-optimization-while-scrolling-in-alv-table/m-p/11365530#M1922513</guid>
      <dc:creator>ralf_wenzel_heuristika</dc:creator>
      <dc:date>2015-10-09T13:51:02Z</dc:date>
    </item>
  </channel>
</rss>

