Hello All,
I have created an application where i am displaying the HANA table data in tabular format using sap.ui.model.odata.ODataModel and sap.ui.table.Table
What needs to be done or triggered to reload the table display from HTML page, as soon as there is a change in the table data.
I am updating the table data using another call (using XSJS) from the same HTML screen.
Thanks
Ramesh