cancel
Showing results for 
Search instead for 
Did you mean: 

SAP UI5 application issue - OData - View binding

former_member261631
Participant
0 Kudos

Hello Experts,

i have developed custom master - details router based application..In Master page...onInit the Master list displayes the Header level records fine...but on section of row when I pass the primary to second page table Odata service by using filter...And the detail page GET_ENTITYSET with filter values fetch the records but sadly only one record 4 times....Need inputs to resolve the issue...

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member261631
Participant
0 Kudos

Hello Jun,

I have uploaded the View1 & View2 controller file...can you please check and let me know...if there is any issue....

view1controller.jpgview2controller.jpg

junwu
Active Contributor
0 Kudos

in your detail view, use bindelement or setbindingcontext

no need to pass key to detail view.