<?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: Problem with table control push button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271350#M493395</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;   in the attributes of the table control, check the radio button Multiple under the Line Sel. column, which will enable multiple row selection in the table control..if u are selecting multiple rows, the attributes of the tablecontrol LINE_SELECTOR will be set to 'X' and current_line will give the line index that is selected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish. R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sathish R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2007 04:06:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-14T04:06:59Z</dc:date>
    <item>
      <title>Problem with table control push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271348#M493393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the requirement to be displayed in the table control, I got the data displayed in the table control. Now I need to select some of the records from the table control and update in the database. I tried to use the push button for selecting the records, When I am trying to do that i am able to select only one records instead of some number of records. When I try to select the push button for selecting the  second record the  first record which i selected is being unselected. Can any one tell me how to select more than one record in the table control.&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;Line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 04:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271348#M493393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T04:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with table control push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271349#M493394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Double click on the table contorl and in the properties, In the Line Sel. Propertiy, select Mutiple Radiobutton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 04:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271349#M493394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T04:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with table control push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271350#M493395</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;   in the attributes of the table control, check the radio button Multiple under the Line Sel. column, which will enable multiple row selection in the table control..if u are selecting multiple rows, the attributes of the tablecontrol LINE_SELECTOR will be set to 'X' and current_line will give the line index that is selected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish. R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sathish R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 04:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271350#M493395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T04:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with table control push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271351#M493396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U have to change the table control attribute&lt;/P&gt;&lt;P&gt;LINE SELECT , instead of single , check the multiple for that and u will be able to select the multiple lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 04:07:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-table-control-push-button/m-p/2271351#M493396</guid>
      <dc:creator>former_member632991</dc:creator>
      <dc:date>2007-05-14T04:07:44Z</dc:date>
    </item>
  </channel>
</rss>

