<?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: ALV Collapse/Expand - Cell width changes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541720#M1072888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then where you have the Buttons Collapse/Expand , Just give some background of your report and what it does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 16:16:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T16:16:27Z</dc:date>
    <item>
      <title>ALV Collapse/Expand - Cell width changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541717#M1072885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a ALV with the Collapse/Expand Button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I Click on collapse and then on Expand the row layout changes: the widths of the cells are much larger then before collapsing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody give me a hint on how to prevent this layout change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;luchticha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 15:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541717#M1072885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T15:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Collapse/Expand - Cell width changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541718#M1072886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using Hierarchy ALV or ALV tree..?&lt;/P&gt;&lt;P&gt;After clicking on expand/collpase are you doing any action..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 16:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541718#M1072886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T16:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Collapse/Expand - Cell width changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541719#M1072887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are 3 alvs in a docking container. The alvs are of type alv_grid - so no hierarchy or tree.&lt;/P&gt;&lt;P&gt;I am not doing any action after clicking on the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;luchticha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 16:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541719#M1072887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T16:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Collapse/Expand - Cell width changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541720#M1072888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then where you have the Buttons Collapse/Expand , Just give some background of your report and what it does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 16:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541720#M1072888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T16:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Collapse/Expand - Cell width changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541721#M1072889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is in the toolbar of the alv the first button next to Detail, Remove, Insert button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have 3 alvs in a row (vertically) and when I click on one of this collaps buttons the alv disapears less its toolbar which is still visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I then click again on the button also the rows are visible but the width of the cells are changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope I was clear enouth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 07:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541721#M1072889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T07:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Collapse/Expand - Cell width changes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541722#M1072890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also find out that this problem occurs only when the entire row can not be display on the screen ( so there is a vertical scroller)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seams to be tricky...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2008 14:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-collapse-expand-cell-width-changes/m-p/4541722#M1072890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-02T14:44:15Z</dc:date>
    </item>
  </channel>
</rss>

