Binding item data from Order Odata Data Resource

Dear all,

I am new to SAP AppGyver and building a sample application to fetch the C4C Sales Order data in my app using ODATA. When I select single order from the list of the orders, I am able to bind and fetch the value for the Header fields. However my app is not able to fetch the Item level data.
I have REPEATED the CustomerOrderItem with the Item List component. Individual fields do not fetch data!

Kindly help. Thanks in advance.

This was resolved by using the ODATA for Item level.