‎2014 Jan 20 6:56 AM
Hi
I spent some time on implementing this, but now have a request from the users. They don't want to double click on the folder for it to work. They also want to be able to double click on the text next to the folder for it to have the same effect. However from what I can gather, class CL_COLUMN_TREE_MODEL doesn't work that way? Anyone had the same problem and a possible solution?
Thanks, Adrian
‎2014 Jan 20 7:04 AM
Hi,,
I did similar kind of thing last year using CL_GUI_ALV_TREE class.
Not sure about CL_COLUMN_TREE_MODLE. Kindly check the events and event handler methods of CL_COLUMN_TREE_MODEL.
Regards,
DPM