cancel
Showing results for 
Search instead for 
Did you mean: 

Horizontal Scroll Bar for a tree control

Former Member
0 Kudos

I have an application with a TreeByKeyTableColumn in a table inside a transparent container.

I'm trying to get a horizontal scroll bar on either the table or the container so that the container doesn't expand horizontally when many rows are expanded.

Haven't had any luck with the properties on any of the UI elements. Has anyone done something similar successfully?

Thanks for your time.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Check with standard SAP example: WDT_TREE

it may be helpful.

Thanks,

Sree.

Former Member
0 Kudos

Thanks, but I believe the ScrollContainer element has been declared obsolete and not recommended for use.

Former Member
0 Kudos

Did you look into ScrollContainer UI element?

It enables you to use a vertical and horizontal scroll bar for the visible UI elements.