cancel
Showing results for 
Search instead for 
Did you mean: 

Can I Control Horizontal and Vertical Scrolls?

Former Member
0 Kudos

Hi,

While working on a particular application i had encountered with this problem.

While navigating from one screen to other,there is a difference in the Horizontal and Vertical Scrolls.

For ex: In one screen i have no H and V Scrolls being shown,where as in other screens there are either both the scrolls or one of the scrolls.

What my requirement is such that irrespective of the Information ,can we handle the Scrolls.

Thanks and regards,

Chandrashekar.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member197348
Active Contributor
0 Kudos

Hi Chandra,

If you are talking about iView internal screens we can control them. But if you are talking about window screens [which are automatically generated when the layout data is more than it fits in screen view ], we can not control them. The only way to control the external scrolls is to control the layout and information. Prepare layout such that it can accommodate all information in side screen boundaries.

regards,

Siva

Former Member
0 Kudos

Hi Chandrashekar,

In case u r using scroll container, fix the height & width of that.

regards

Sumit