cancel
Showing results for 
Search instead for 
Did you mean: 

WD tree with multiple selection

Former Member
0 Kudos

Hi!

Is it possible to enable multiple selection in WD tree element?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi abap 4,

Can you please explain in more details what you need to do ?

Regards,

Arpan

Former Member
0 Kudos

Enable user to highlight several elements in the tree simultaneously. Same way as selection of files in Windows Explorer with Ctrl or Shift buttons.

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You might consider using the TreeBy* Columns within the Table UI element instead. You can still create the hierachy of a Tree, but you would have the multiple selection capabilities of the Table.

Former Member
0 Kudos

Hi,

You could achieve the same by choosing the selection option for the context bound to Tree UI element 0n or 1-n

Regards

Anurag Chopra

Former Member
0 Kudos

Hi Anurag.

I've tried this. It hasn't helped.