Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

SAPUI5 Rendering problem: sap.m.Table inside sap.m.Page inside UIComponent

$
0
0

Hi there,

 

I just ran into an issue when trying to place a sap.m.Table inside a sap.m.Page inside a sap.ui.core.UIComponent. Unfortunately the table is not visible (it is rendered somehow though ...). A small example can be found in this gist. Is there something I'm missing in using the UIComponent? It is done like this:

 

oApp = new sap.ui.core.ComponentContainer({     component: new sap.ui.core.UIComponent({         content: oPage})}); 
new sap.m.Shell({ app : oApp }).placeAt("content");

Thanks for your help!

M.


Viewing all articles
Browse latest Browse all 6178

Trending Articles



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