I like the json idea, if I build my json model with this, how do I bind to it in an xml view?
var oMyJsonModel = new sap.ui.model.json.JSONModel('http://path/to/my/service/table/?$format=json');
I like the json idea, if I build my json model with this, how do I bind to it in an xml view?
var oMyJsonModel = new sap.ui.model.json.JSONModel('http://path/to/my/service/table/?$format=json');