<?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 pushbutton in alv column in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490736#M228363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have to create an ALV(not using OO) with a pushbutton column.  The requirement is as follows: the grid contains a text column.  When the text contains more than 100 characters, a column with a pushbutton (named: More...) is selected by the user to view the rest of the text description.  Scrolling within the text column is not desired.&lt;/P&gt;&lt;P&gt;Can someone tell me how to define the column as a pushbutton.  How about how to disable the pushbutton for the row, when the text is less than 100 characters?  I am thinking that I can handled the event in the user_command area of the ALV.&lt;/P&gt;&lt;P&gt;Can this be done?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anna-Liza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Sep 2006 15:26:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-05T15:26:05Z</dc:date>
    <item>
      <title>pushbutton in alv column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490736#M228363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have to create an ALV(not using OO) with a pushbutton column.  The requirement is as follows: the grid contains a text column.  When the text contains more than 100 characters, a column with a pushbutton (named: More...) is selected by the user to view the rest of the text description.  Scrolling within the text column is not desired.&lt;/P&gt;&lt;P&gt;Can someone tell me how to define the column as a pushbutton.  How about how to disable the pushbutton for the row, when the text is less than 100 characters?  I am thinking that I can handled the event in the user_command area of the ALV.&lt;/P&gt;&lt;P&gt;Can this be done?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anna-Liza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 15:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490736#M228363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: pushbutton in alv column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490737#M228364</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;You can  show a field as ICON (it menages it in catalog table) and assign the HOTSPOT option to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way the field should behave itself like a push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as you know the row you can decide which action has to be done: to show or not to show the rest of text:&lt;/P&gt;&lt;P&gt;you can do it activing the event HOTSPOT_CLICK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 15:42:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490737#M228364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T15:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: pushbutton in alv column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490738#M228365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Max,&lt;/P&gt;&lt;P&gt;thanks for the suggestion.  I tried it and it works.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anna-Liza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2006 16:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pushbutton-in-alv-column/m-p/1490738#M228365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-05T16:53:36Z</dc:date>
    </item>
  </channel>
</rss>

