<?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: check box in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677291#M618630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;                 thank you for the information.But i wonder how the ' tick ' symbol appear when we click the check box.I think the source code of the screen contains&lt;/P&gt;&lt;P&gt;events to capture the click so that the radio button &amp;amp; check box will respond to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Anoop Pillai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 06:13:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-24T06:13:53Z</dc:date>
    <item>
      <title>check box in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677288#M618627</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;Is it possible to trigger an event by checking the check box in a table control ,&lt;/P&gt;&lt;P&gt;so that i can use it to activate/ inactivate any field in the same table control ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 12:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677288#M618627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T12:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: check box in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677289#M618628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO, thats not possible.&lt;/P&gt;&lt;P&gt;Once you tick the Check box, you need to click a button (Say SAVE etc ) to trigger the event. Create a Button &amp;amp; click when Check box is ticked. Handle the Click event &amp;amp; build your logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 12:27:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677289#M618628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T12:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: check box in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677290#M618629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with check box alone you cannot trigger an event. You need to use a button also. All you can do is to trigger one event when the check box is checked and another event when the check box is not triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 12:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677290#M618629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-23T12:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: check box in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677291#M618630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;                 thank you for the information.But i wonder how the ' tick ' symbol appear when we click the check box.I think the source code of the screen contains&lt;/P&gt;&lt;P&gt;events to capture the click so that the radio button &amp;amp; check box will respond to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Anoop Pillai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 06:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677291#M618630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T06:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: check box in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677292#M618631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;                 thank you for the information.But i wonder how the ' tick ' symbol appear when we click the check box.I think the source code of the screen contains&lt;/P&gt;&lt;P&gt;events to capture the click so that the radio button &amp;amp; check box will respond to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Anoop Pillai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 06:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-box-in-table-control/m-p/2677292#M618631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T06:15:03Z</dc:date>
    </item>
  </channel>
</rss>

