I have a few containers/panels/lists that have records/stores bound to them. I have a web socket connection that notifies my client that a record has been updated, at which point, the client needs to load that record. Everything is fine up until now – the client loads the record successfully. But, then the views still show the old data. How can I make sure that the views get updated when a record loads? I also have a function cycle through all relevant views and check for the ones that have that particular record bound to them and call the setRecord() function on those views, which doesn't seem to update the views – how do I explicitly refresh a view?What is the suggested way of doing so? Any help is much appreciated! Thanks!
vendredi 16 mai 2014
Refresh view after refreshing record
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire