Hi,
I'm using smart table control and binding the data from cds entity. When I try to create a document using deep entity odata from the app, document is getting created in backend but in fiori, data in smart table not getting updated. When I refresh the app I am able to see the updated data in smart table.
I tried giving model.refresh(true) but nothing works. Please could you guide.
Thanks!