Hi Team,
I have used SplitApp control for displaying the master page application Approval Rejection Notification. Initially Bindelement is working good first time. When i click on item it shows data to Master page.
After updating the approval i need to update the binding on the master page. I called odata.refresh. It's calling the service details from backend.
But when i click on item i didn't get the updated record master.bindElement(path3); even thought its updated in Model. How i can refresh the master page data or is there any other way to bind the data.
in the Path /ZapprMasterViewLeaveset('000001380089')" I got this value.
Please update.
Thanks
Nishant
Add comment