Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Binding To Changes on Models In A List

$
0
0
Is there a way to use templated event binding in a can.Control to listen for changes to any model in a model list?

The list of models is fetched in the init of the control. 

Anytime there is a change in any of the models in the list, I need to see if it was a specific property that was changed, and if so, do something.


Thanks.

Viewing all articles
Browse latest Browse all 3491

Trending Articles