Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3189

Re: How to dynamically change content in UI5 view

$
0
0

Well, suppose you have your matrix layout control with id "layout".

You can add in your, say, style.css the following property:

 

#layout {     overflow: auto; 
}

If you know for sure which axis the scrolling would use, you may use property overflow-x or overflow-y.

The overflow property's value "auto" means that the scrolling will appear only if there is a need for it.

For more details: http://www.w3schools.com/cssref/pr_pos_overflow.asp

 

Yuri


Viewing all articles
Browse latest Browse all 3189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>