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

How to bind event handler to can.Model.List individual item attribute changes?

$
0
0
I would like to set up an event handler which fires every time when an attribute of any item from a can.Model (retrieved by .findAll) has been changed. 
I can bind handlers to Model changes (add, remove etc.) but I need to handle attribute changes. How can I do that?

Viewing all articles
Browse latest Browse all 3491

Trending Articles