cancel
Showing results for 
Search instead for 
Did you mean: 

ScrollContainer problems

Former Member
0 Kudos

Hi,

similar to :

we got a problem with a ScrollContainer/Group element.

We have a fixed width for the ScrollContainer and a free height. Using scrollingMode=auto this leads to a collapsed ScrollContainer in the view. Why is this? And what is to be done if we just want the ScrollContainer.height to be dynamically adapted by its contents?

Another question: In our NWDS (2.0.15) the scrollingMode property is not bindable to a WDScrollingMode context attribute.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kilian,

Check on to this thread this should help u,

Regards,

Nagarajan

Answers (2)

Answers (2)

Former Member
0 Kudos

How did you set the type of the context attribute? You should not set it via the "Java native type" dialog but via "Local DDIC type" and there select package com.sap.ide.webdynpro.uielementdefinitions.ScrollingMode.

Armin

Former Member
0 Kudos

Hi,

>> Another question: In our NWDS (2.0.15) the scrollingMode property is not bindable to a WDScrollingMode context attribute.

>>> yes you can bind.

Regards,

Divakar