<?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 Prb. with Table control - Hiding fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/prb-with-table-control-hiding-fields/m-p/7219405#M1523644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I am having a prb. with Table control. Having 10 fields to fill in the Table control. But displaying of Fields base on 2 Radio Buttons what i provided. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Here is my requirement - When i press first radio button, 3 fields in the Table control should be hidden &amp;amp; when i press 2nd Radio Button, Hidden fields should be populated again. So, Hiding the fields depends on the Radio Buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I delcare a Group for the fields in the Table control. I written the Hidden Logic in PAI event. But, this is not happening. Here is my code - loop at screen.&lt;/P&gt;&lt;P&gt;if screen-group1 = 'TBC' and  RADIO1 = 'X'.&lt;/P&gt;&lt;P&gt;screen-active = 0.&lt;/P&gt;&lt;P&gt;elseif screen-group1 = 'TBC' and  RADIO1 = 'X'.&lt;/P&gt;&lt;P&gt;screen-active = 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Please help me to solve. Is any thing is wrong in my written code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Aug 2010 05:34:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-20T05:34:02Z</dc:date>
    <item>
      <title>Prb. with Table control - Hiding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prb-with-table-control-hiding-fields/m-p/7219405#M1523644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I am having a prb. with Table control. Having 10 fields to fill in the Table control. But displaying of Fields base on 2 Radio Buttons what i provided. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Here is my requirement - When i press first radio button, 3 fields in the Table control should be hidden &amp;amp; when i press 2nd Radio Button, Hidden fields should be populated again. So, Hiding the fields depends on the Radio Buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I delcare a Group for the fields in the Table control. I written the Hidden Logic in PAI event. But, this is not happening. Here is my code - loop at screen.&lt;/P&gt;&lt;P&gt;if screen-group1 = 'TBC' and  RADIO1 = 'X'.&lt;/P&gt;&lt;P&gt;screen-active = 0.&lt;/P&gt;&lt;P&gt;elseif screen-group1 = 'TBC' and  RADIO1 = 'X'.&lt;/P&gt;&lt;P&gt;screen-active = 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Please help me to solve. Is any thing is wrong in my written code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 05:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prb-with-table-control-hiding-fields/m-p/7219405#M1523644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T05:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Prb. with Table control - Hiding fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prb-with-table-control-hiding-fields/m-p/7219406#M1523645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to modify at the Table control screen level. not at the Screen level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 05:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prb-with-table-control-hiding-fields/m-p/7219406#M1523645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-20T05:47:54Z</dc:date>
    </item>
  </channel>
</rss>

