Well, show me the same example, but for MVC
I returning List<TreeViewItemModel> from controller, and some of this TreeViewItemModel have property .Checked = true;
TreeView didn't make this checkboxes "checked" automatically, I have to provide template with script