Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: Binding with XMLModel

$
0
0

Hi Justin,

 

When do you check the model in the debugger? After data is loaded (which is done asynchronously) or before?

Please add an event handler to your model like this:

oModel.attachRequestCompleted(function(oEvent) {
var oDebugModel = oModel;
debugger;
});

 

Can you see the data when you stop in the debugger there?

 

Best regards,

Sebastian


Viewing all articles
Browse latest Browse all 8451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>