Hi,
Problem with deep binding.
I have this fiddle: http://ift.tt/1H8uHIQ . It has a relatively complex data structure. This structure have to be visualized as a list of custom components each of which is used to display a single record. The data is updated via web socket (pushed). With the given example code I'm updating all the fields that are bound to a properties at the top level object in the data record. All other fields that are bound to a properties of the status property are not updated.
If I use the Ext.view.View with some html templating, the data is visualized with no problem, but I don't want to use this technique. I prefer tho have a custom component for each record.
Problem with deep binding.
Aucun commentaire:
Enregistrer un commentaire