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

Data binding issue: in bindaggregation method "nested expand"

$
0
0

Hi All,

I am facing issues in binding data to the UI.

code.PNG

In my code snippet above, I have :

oPhysicianUserListTemplate: template for table,

Path : has the entity Physicians path.

Physicians is associated to PersonDetails and PersonDetailsDetaiils is the navigation property.

PersonDetailsDetaiils  has a property "FamilyName" which i want to use in my template.

Also the expand query gives me the below given structure:

{

d:

     {

     results: [

                    PatientDetails:{

                                        PersonDetailsDetails: {


                                                                 "FamilyName": "SomeValue"

                                                                                    }                                            

                                                 }

                    ]

          }

}

Any help will be highly appreciated.


Viewing all articles
Browse latest Browse all 3019

Trending Articles



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