HI
I'm using alv list tree and the problem is that the user can
mark the all line (node or item ) just when he choose on the folder (icon ) and can
choose for the text and not all the line is marked (this is confusing for the user since
when he mark the text and press on right click noting happen just when he mark the all
line include the folder and press right click its open a popup )
what i want is on the tree is similar behavior for se 80 when user open the tree and choose a line
(node or item ) all the line is marked (for instance if choose class is se8o and you expend the
tree and choose method - mark the line all the line is marked include the icon the problem is
in my case that just the text is marked and not the all line )
how can i solve this issue?
i am using this following class and events its work but not mark the all line
cl_gui_list_tree=>eventid_node_context_menu_req
and
on_node_context_menu_select
Regards
James
Edited by: James Herb on Jul 21, 2010 9:29 PM