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

Re : Live binding to an array inside an object

$
0
0
Arjens solution will probably work best. You can't live bind to a primitive value though. can.each will, however, bind to the arrays length. So whenever you remove or add an element this section will be re-rendered.

Viewing all articles
Browse latest Browse all 3491

Trending Articles