Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3303

How to bind a property in sap.ui.table.Table with parameter expand

$
0
0

This is my first post, so please be tolerantly and feel free to correct me :-)

 

Scenario describing:

 

I've got a SalesCollection('ID') with a DocumentCollection and I show the DocumentCollection in a table (sap.ui.table.Table). To bind rows i use the path "/SalesCollection('ID')/GetDocuments". And at least I'm binding the properties. Bildschirmfoto 2013-10-20 um 06.55.44 1.png

That all works very well :-). Now i've got a new requisition. Every document of DocumentCollection has more details. I want to use one of this details in the DocumentCollection table. So I add expand to the table (see picture).

Bildschirmfoto 2013-10-20 um 07.12.58.png

I looked at the browser debugger and the details are loading. Separately I checked the sendet URLs in my browser as XML => all details there.

 

My question is: How to bind the detail properties of documents. I tried: "GetDetail/DOC_SIZE" and "DOC_SIZE", but both don't work.
Bildschirmfoto 2013-10-20 um 07.38.25.png

 

Has anyone an idea?


Viewing all articles
Browse latest Browse all 3303

Trending Articles



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