Binding a DropDownList in Kendo Scheduler Custom Template (ASP.NET MVC Wrapper version)

后端 未结 1 1237
走了就别回头了
走了就别回头了 2020-12-15 11:11

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

相关标签:
1条回答
  • 2020-12-15 11:55

    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?

    0 讨论(0)
提交回复
热议问题