Hi,
I'm trying to user MVVM to bind to a TreeView and send in an array of ids and check the corresponding nodes. The recursive function works when I've expanded the root node. But it doesn't work initially when the root is collapsed.
Here is a JsBin that demonstrates the issue.
Thanks,
Jon
I'm trying to user MVVM to bind to a TreeView and send in an array of ids and check the corresponding nodes. The recursive function works when I've expanded the root node. But it doesn't work initially when the root is collapsed.
Here is a JsBin that demonstrates the issue.
Thanks,
Jon