cancel
Showing results for 
Search instead for 
Did you mean: 

Vertical Scrollbar in a Tree

Former Member
0 Kudos

Hi Experts,

I have a tree in my component such that it keeps expanding based on the user click.

I need to have a vertical scrollbar for this tree. How do we achieve this.

Thanks in Advance,

Mirza.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Keep this Tree inside a Transparent container(TCO) and set the scrolling for this TCO.

Regards,

Lekha.

Former Member
0 Kudos

Hi,

I already have a transparent container in which a there is a tray in which i have included this tree.

Now even if i set the scrolling property for transparent container, it doesnt seem to work.

In such a case how do I achieve this.

regards,

Mirza.

holm_kirschgens
Employee
Employee
0 Kudos

Hi Mirza,

try to set the Web Dynpro application's parameter:

PARAMETER: WDTABLENAVIGATION

VALUE: SCROLLBAR

(maybe you can even skip the transparent container, now)

Best regards,

Holm

Former Member
0 Kudos

Hi,

I need to have the transparent container , a tray in it and then the tree in this tray.

I have included the parameter mentioned.

Still it doesnt work. Your inputs please.

regards,

Mirza.