‎2007 Jul 11 10:39 AM
Hi,
I am using a column tree (class cl_column_tree_model). Node selection mode is set to multiple.
Is there the possibility that a certain node is always selected, that means that the user cannot deselect the node ? I tried to achieve this by using the event SELECTION_CHANGED, but this only works when node selection mode is set to single.
Anybody got an idea?
Thanks,
Hannes
‎2007 Jul 12 5:14 AM
hi hannes,
I understood the problem, but i don't understand the requirement.In which case you always want to select a particular node.
Can you be elaborate.
regards,
prasanth
‎2007 Jul 12 5:14 AM
hi hannes,
I understood the problem, but i don't understand the requirement.In which case you always want to select a particular node.
Can you be elaborate.
regards,
prasanth
‎2007 Jul 12 7:19 AM
Hi Prasanth,
the user makes a selection of nodes and after he clicks OK I read this selection.
I need to make sure that certain nodes are selected and the user does not deselect them, because they are mandatory to select. Otherwise I would have to perform a check if the nodes are selected and if not to ask the user to do at or confirm that I auto selected them afterwards.
I hope that was understandable ,
Regards Hannes
‎2007 Jul 12 8:56 AM
Hi Hannes,
i think that cannot be done.
You can put a attribute such that the node cannot be selected, but there is no attribute that the node cannot be selected
regards,
prasanth