<?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: docking container in a screen with others elements. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301160#M1534115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have already elements on the screen I would recommend to use a resizable CUSTOM_CONTROL element on the screen to which you link your docking container.&lt;/P&gt;&lt;P&gt;Furthermore, if the docking container should dock from the bottom why don't you use DOCKING_BOTTOM and make the width of the docking container huge (to fill the entire screen to the right side)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 12:55:41 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2010-09-27T12:55:41Z</dc:date>
    <item>
      <title>docking container in a screen with others elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301159#M1534114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy yall,&lt;/P&gt;&lt;P&gt;i'm trying to add a docking container at the bottom of a screen where i have already others elements like subscreen etc...&lt;/P&gt;&lt;P&gt;The add is ok but the dockingcontainer is pushing on the right all the elements in the dynpro.&lt;/P&gt;&lt;P&gt;How can i control where the docking starts ( his distance from the top) in other to keep it under the others elements?&lt;/P&gt;&lt;P&gt;P.s: it's a docking_left.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 12:40:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301159#M1534114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T12:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: docking container in a screen with others elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301160#M1534115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have already elements on the screen I would recommend to use a resizable CUSTOM_CONTROL element on the screen to which you link your docking container.&lt;/P&gt;&lt;P&gt;Furthermore, if the docking container should dock from the bottom why don't you use DOCKING_BOTTOM and make the width of the docking container huge (to fill the entire screen to the right side)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 12:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301160#M1534115</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-09-27T12:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: docking container in a screen with others elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301161#M1534116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hy Uwe, thanks for the reply, &lt;/P&gt;&lt;P&gt;I need the docking just to go down of the other elements ( i'm using the docking because i have in it the drag and drop alv).&lt;/P&gt;&lt;P&gt;I'm trying to divide my dynpro in 2 sectors:&lt;/P&gt;&lt;P&gt;The first with some subscreen, and a second in the bottom with the alv drag and drop.&lt;/P&gt;&lt;P&gt;Can you be a little more specific please?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: EBONGUE ANDRE on Sep 27, 2010 3:31 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301161#M1534116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T13:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: docking container in a screen with others elements.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301162#M1534117</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;see the example in se38--&amp;gt;salv*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or program SALV_DEMO_LAYOUT_SERVICE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 13:37:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/docking-container-in-a-screen-with-others-elements/m-p/7301162#M1534117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T13:37:25Z</dc:date>
    </item>
  </channel>
</rss>

