<?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 Interactive ALV tree problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035473#M1350055</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Please help,&lt;/P&gt;&lt;P&gt;I have created ALV tree, with the help of standard program bcalv_tree_01. now i want to create it interative like DOUBLE CLICK on any ITEM or NODE. so i have define class and implement it with two method for event NODE_DOUBLE_CLICK and ITEM_DOUBLE_CLICK. and i have register it. when i display the tree it doesn't expand, but i comments the CALL METHOD gd_tree-&amp;gt;set_registered_events it works fine. should i have to implement the event EXPAND_NO_CHILDREN also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what should be the code, becoz i am new in alv tree and oops. for sytex please refer BCALV_TREE_01.&lt;/P&gt;&lt;P&gt;please help as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Aug 2009 09:21:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-08T09:21:00Z</dc:date>
    <item>
      <title>Interactive ALV tree problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035473#M1350055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Please help,&lt;/P&gt;&lt;P&gt;I have created ALV tree, with the help of standard program bcalv_tree_01. now i want to create it interative like DOUBLE CLICK on any ITEM or NODE. so i have define class and implement it with two method for event NODE_DOUBLE_CLICK and ITEM_DOUBLE_CLICK. and i have register it. when i display the tree it doesn't expand, but i comments the CALL METHOD gd_tree-&amp;gt;set_registered_events it works fine. should i have to implement the event EXPAND_NO_CHILDREN also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what should be the code, becoz i am new in alv tree and oops. for sytex please refer BCALV_TREE_01.&lt;/P&gt;&lt;P&gt;please help as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2009 09:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035473#M1350055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-08T09:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV tree problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035474#M1350056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;To understand the click events in a tree ; refer to the program SAPSIMPLE_TREE_CONTROL_DEMO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2009 09:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035474#M1350056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-08T09:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive ALV tree problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035475#M1350057</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;Ya you have to code for the method  EXPAND_NO_CHILDREN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where you will be defining the childs to the particular node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the better example for it you can refer to SAPSIMPLE_TREE_CONTROL_DEMO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HANDLE_EXPAND_NO_CHILDREN method implemented shows the childs added and  METHOD  HANDLE_NODE_DOUBLE_CLICK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;implemented to handle the doulbe click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 11:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-tree-problem/m-p/6035475#M1350057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T11:51:23Z</dc:date>
    </item>
  </channel>
</rss>

