cancel
Showing results for 
Search instead for 
Did you mean: 

Binding an Element to oData

0 Kudos

Hey,

I have a page view that shows some Data about a certaine entitySet from oData (i used view.bindElement and gave it a path to the Data) and it works fine.

now i want in the same page view to build a Table or HBox but i need to bind it to a defferent EntitySet in order to show Data from a different model.

the question is how to bind oData entity to a specifc ID like Table or HBox.

** its important that the page will be binded to the first EntitySet that i mentioned.

thank you all!

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
Active Contributor
0 Kudos

YOURUICONTROL.bindElement, just like what you did for your view.