<?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: Radio Button in Table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721944#M315018</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;U have to insert some flag fields (as radiobutton) in the table control and group them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if a radiobutton is select the corresponding field will have the value X, else SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Nov 2006 13:12:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-18T13:12:51Z</dc:date>
    <item>
      <title>Radio Button in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721943#M315017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone suggest how to use a radio button in table control? My requirement is such that for each line i need a group of radio button from which one has to be chosen. This has to be repeated for all lines.&lt;/P&gt;&lt;P&gt;Please suggest any methods.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 12:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721943#M315017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T12:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Radio Button in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721944#M315018</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;U have to insert some flag fields (as radiobutton) in the table control and group them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if a radiobutton is select the corresponding field will have the value X, else SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 13:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721944#M315018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T13:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Radio Button in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721945#M315019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushal, Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is very simple to Add RadioButtons in Table control, After creating the Table control in Screen painter, Drag and Drop the Radiobutton inside table control at whatever position you want, Give Some name to Radio Button(R1), do the same for different Radio Button(R2, R3...), so now you can see Radio buttons in all the lines inside table control, Press Ctlr(control key) and select all the Radiobutton in the First Row, Right-Click and say Radio-button -&amp;gt; Define(now u r grouping the Radiobuttons), after this design, in Your Code u can use 'X', If R1 = 'X'..... and carry on with your Logics. Hope this solves your Problem. Reward Points if your Problem is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers...&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 03:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721945#M315019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T03:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Radio Button in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721946#M315020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Santosh and Max for replying.&lt;/P&gt;&lt;P&gt;I have tried inserting the radio button to the table control and checking its value for 'X' but my requirement is that for a column more than one radio button can be chosed. So is there a way that i can assign the radio button of a single column to different group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 12:47:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721946#M315020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-20T12:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Radio Button in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721947#M315021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes u can always assign the Radio button in table controls for different groups, one suggestion, i thing checkbox shud solve ur issue, Anyway could you give me the exact Requirement, so that i can propose the solution in a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards:-&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2006 02:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721947#M315021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-23T02:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Radio Button in Table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721948#M315022</link>
      <description>&lt;P&gt;Obrigado .. resolveu meu problema....&lt;/P&gt;&lt;P&gt;Funcionou .&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 01:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/radio-button-in-table-control/m-p/1721948#M315022</guid>
      <dc:creator>former_member1046755</dc:creator>
      <dc:date>2022-02-17T01:48:20Z</dc:date>
    </item>
  </channel>
</rss>

