<?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: container width &amp; height in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503837#M1422261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set the size on the screen, where you have put the custom controll?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this your question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Dec 2009 15:22:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-27T15:22:29Z</dc:date>
    <item>
      <title>container width &amp; height</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503836#M1422260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all are fine !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using custom container  ( cl_gui_custom_container ) to create an alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the blocking point is with the height and widtht of container i.e., the container's  widtht &amp;amp; height are fitting properly according the layout  size .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any soln's to fix the above are highly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 14:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503836#M1422260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-27T14:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: container width &amp; height</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503837#M1422261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set the size on the screen, where you have put the custom controll?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this your question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 15:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503837#M1422261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-27T15:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: container width &amp; height</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503838#M1422262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should go to the screen painter, then set up resolution of canvas for 200/240 [rows, cols]. Save it, then change the size for elements (custom control in case of ALV). Now, the tricky part. Go to the attributes of element, allow the horizontal and vertical size change, and set it for some small value , like 5 &amp;amp; 5.&lt;/P&gt;&lt;P&gt;Now the element will adjust itself to the resolution of screen withou using a scroll bars.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 23:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503838#M1422262</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-12-27T23:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: container width &amp; height</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503839#M1422263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have a real solution. You want to create the container just the right size for the grid. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the grid is static without column width optimization, you can get the output length Iin characters) of all fields from the field catalog, divide it by an experimental determined pixels per character and add a constant for the frame. Still this is not more than an approximization. And you will run into trouble if the user has scaled down his screen width (find out by checking sy-scols multiplied by some 8 or so pixels) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there shouls be a better way but I don't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jan 2010 22:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/container-width-height/m-p/6503839#M1422263</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-01-09T22:30:07Z</dc:date>
    </item>
  </channel>
</rss>

