cancel
Showing results for 
Search instead for 
Did you mean: 

Binding in sap.ui.tree table

renata06
Explorer
0 Kudos

Hello,

I am facing some problems on binding data in a sap.ui.tree table after Routing:

This is my code:

Accepted Solutions (0)

Answers (2)

Answers (2)

renata06
Explorer
0 Kudos

Hello guys,

The problem is still there:

I tried to bind in the xml view like this:

Then, in the controller I called the entity created like a key:

var sObjectPath = this.getView().getModel("statut").createKey("/DSNStatutSet", {
 BukrsSiret: sBSiret,
NodeID: snodeId });

Thanks in advance!!!

0 Kudos

Hi Renata,

in view -> Text element inside column template . Please mention modelName >/Property name.

Thanks,

Ajay.