<?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: CL_GUI_COLUMN_TREE editable? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803025#M41057</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As a workaround for deletion in the tree please see this, &lt;A href="https://blogs.sap.com/2020/03/12/deletion-of-nodes-in-alv-column-tree/#"&gt;Answer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;</description>
    <pubDate>Fri, 13 Mar 2020 05:52:39 GMT</pubDate>
    <dc:creator>former_member607422</dc:creator>
    <dc:date>2020-03-13T05:52:39Z</dc:date>
    <item>
      <title>CL_GUI_COLUMN_TREE editable?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803022#M41054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is CL_GUI_COLUMN_TREE editable?&lt;/P&gt;&lt;P&gt;How do I make the columns modifiable?&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;Michael Pang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2004 14:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803022#M41054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-08-20T14:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_COLUMN_TREE editable?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803023#M41055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;Sorry because I have seen this post after replying your previous post. I think "CL_GUI_COLUMN_TREE" has no capability of being editable. I say this because it calls events of its superclass "CL_ITEM_TREE_CONTROL" where there are no events for editing (e.g controlling data change). However, you have the opportunity to put buttons, checkboxes, and links on the tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may redesign your screen as to scroll at ALV Grid (using the methods I told at your previos post) when an event on the tree (then I think you can use any of tree classes which suits best to your requirement) is triggered. Or you may update nodes and items with respect to the data entered via another modal screen and then rebuild your column tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a method "item_set_editable" of column tree class but it seems to be not the one you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may give a look to the demo program &amp;lt;b&amp;gt;"SAPCOLUMN_TREE_CONTROL_DEMO"&amp;lt;/b&amp;gt; for further inspection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2004 21:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803023#M41055</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2004-08-20T21:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_COLUMN_TREE editable?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803024#M41056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Serdar,&lt;/P&gt;&lt;P&gt;Can u please give me a sample code to use checkboxes in the tree using this class.&lt;/P&gt;&lt;P&gt;Please help me out in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2007 10:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803024#M41056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-16T10:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: CL_GUI_COLUMN_TREE editable?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803025#M41057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As a workaround for deletion in the tree please see this, &lt;A href="https://blogs.sap.com/2020/03/12/deletion-of-nodes-in-alv-column-tree/#"&gt;Answer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shantanu&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 05:52:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cl-gui-column-tree-editable/m-p/803025#M41057</guid>
      <dc:creator>former_member607422</dc:creator>
      <dc:date>2020-03-13T05:52:39Z</dc:date>
    </item>
  </channel>
</rss>

