<?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: Table Control in Splitter Container in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156038#M1194458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't think you can use a Custom Control to put an Table Control and more over Table controls are all Fixed as seen in Standard transaction like SE11, ME21N and so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What function would you be performing using that table control?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to hide then you can do as in Standard ME21N Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2009 13:59:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-12T13:59:18Z</dc:date>
    <item>
      <title>Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156030#M1194450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to use Splitter Container and split the screen into three. My requirement is to place a table control in one part of the screen. As the Splitter Container is assigned to a Custom Control, i cant place my table control  assigned to the Custom Control or Could I?? What i have tried is designed both the Custom Control and Table Control  on the Screen. Now i have assigned Splitter Container to this Custom Control but my program is not running and am getting a Short Dump. When i remove the Table Control, the program works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to get some help from the Experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 09:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156030#M1194450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T09:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156031#M1194451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Instead of Table control you can use an ALV Grid for acheiving the same purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 16:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156031#M1194451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T16:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156032#M1194452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah..but my requirement is to use Table Control and ALV both. I did embed ALV but the same is not materialising with Table Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 09:32:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156032#M1194452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T09:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156033#M1194453</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;the table control is not OO technology. It needs to be placed in a regular dynpro screen. However you say you split the screen into 3 parts... so my suggestion is to make the custom container occupy 2 of those 3 parts, leave the third part as regular dynpro. Place the table control into the regular dynpro as usual. Then in the custom container you place a splitter container that divides that area into two pieces. &lt;/P&gt;&lt;P&gt;Now you have 3 parts, but only two are using the EnjoySAP controls.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 21:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156033#M1194453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-11T21:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156034#M1194454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My suggestion is, you use another ALV instead of Table Control. Infact you can do all the operations that you do in Table Control on ALV Grid also and you'll get more functionalities too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you require only Table control, then tell your specification completly so you might get the suitable approach for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 09:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156034#M1194454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T09:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156035#M1194455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah i have done the same. What i need is i should be able to easily resize the Controls on the screen. Now that i used Splitter i am able to resize the Custom Container that i have splitted into two parts. Now the problem is i am not able to resize the Table Control in the Output. Can you help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 09:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156035#M1194455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T09:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156036#M1194456</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;ALV is a better option but the requirement is such that i should implement Table Control. Ok what i require is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should have a Custom Container and a Table Control on the screen. And i should be able to resize them. Say the first half the screen has Custom Container, which i will split into 2 parts and place a Picture in one part and a tree control in the other. Now that i used Splitter i am able to resize them using the Splitter. Its fine. Now the second half of the screen has a Table Control, which i should also be able to resize like the Splitter. I used the resizable attribute ( both Horizontal n Vertical ) for the Table Control in Screen Layout but no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope u have understood the Scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 09:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156036#M1194456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T09:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156037#M1194457</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;ALV is a better option but the requirement is such that i should implement Table Control. Ok what i require is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should have a Custom Container and a Table Control on the screen. And i should be able to resize them. Say the first half the screen has Custom Container, which i will split into 2 parts and place a Picture in one part and a tree control in the other. Now that i used Splitter i am able to resize them using the Splitter. Its fine. Now the second half of the screen has a Table Control, which i should also be able to resize like the Splitter. I used the resizable attribute ( both Horizontal n Vertical ) for the Table Control in Screen Layout but no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope u have understood the Scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 09:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156037#M1194457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T09:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control in Splitter Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156038#M1194458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't think you can use a Custom Control to put an Table Control and more over Table controls are all Fixed as seen in Standard transaction like SE11, ME21N and so on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What function would you be performing using that table control?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to hide then you can do as in Standard ME21N Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2009 13:59:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-in-splitter-container/m-p/5156038#M1194458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-12T13:59:18Z</dc:date>
    </item>
  </channel>
</rss>

