Hi All,
I don't understand why the following snippet will not disable the button initially. I forked someone code and it's similar to what I got (http://jsfiddle.net/ze6mf3ck/2/). It's a toolbar with kendo.template inside of a grid and it's bind the demo-grid. CanVoid observable will be used depending on the conditions. How can I make the "void" button disabled initially? Am I missing something?
TIA