简体   繁体   中英

SAPUI5 - Refrech OData model

I'm working on a SAPUI5 Master Detail application with Odata model Two Way Binding. When I click on a header element and enter data for its items and click submit, the entered data is still there. Even if I click on another Header element, if I go back to the previous header element its data is still there. I want the entire model to be completely refreshed on every click on a header element. I tried SubmitChanges method, but it's not working ...

Check out the below sap archive

https://archive.sap.com/discussions/thread/3649362

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM