I\'m using the ASP.NET MVC wrapper for Kendo UI and I\'m trying to bind several dropdownlists within a custom template (x-kendo-template). I can\'t figure out how to do thi
Did you manage to figure this out? I'm working on something similar and have managed to get some of this to work and I have a demo that might help. Mine is not 100% right now but I am getting there. I have a custom template linked to a resource. My issue is sometimes the model doesn't validate so I don't get a post back to the Jason method in the controller. Have you seen this example?