I am pretty new to SAPUI5.
Because I am a starter, I have started SAPUI5 for mobile with simpler apps which had fewer controls and then pushed them to SAP HANA Cloud to find amazing results.
Now I have started to work with Odata Model using the following Odata service:
https://companylistdemo.hana.ondemand.com/refapp-companylist-web/companylist.svc/
I am bind the data from this service to table. It worked fine when tested locally from my Eclipse. But when I do the same from my SAP HANA Account after pushing it to the SAP HANA Cloud Platform, I get a the Table with "NO DATA". I have attached a screen shot.
Please help.
I have gone through certain links but could not implement them. I need some simple steps to implement these.