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

Re: sap.m.Table items aggregation in JS View

$
0
0

Hi Efecan,

 

Can you try something like this:

 

items:{
path: '/yourModelPath',          //Your OData model path
template: new sap.m.ColumnListItem({  cells:[                 new sap.m.Text({    text:"{Dname}"          }),          new sap.m.Text({          text:"{Dname}"          }),          new sap.m.Text({          text:"{Dname}"          }),          new sap.m.Text({          text:"{Dname}"          }),          new sap.m.Text({          text:"{Dname}"          })]  })
} 

Regards,

Sai Vellanki.


Viewing all articles
Browse latest Browse all 2878

Trending Articles



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