Hi Guys,
I have created a SAPUI5 application using sap.m library with a Javascript view.
I have build a Table (structure) using the sap.m,Table library. Refer the below snap.
However, I am not able to bind the OData Gateway service to this table.
Under the controller.js file I tried to bind the data using the OData/JSON Model with following code snippet.
Also, apart from this. While I tried to add 2 more columns then no output is getting displayed.
Can anyone please guide me on this.
Thanks,
Mistry Wasim