【发布时间】:2013-10-06 14:49:51
【问题描述】:
使用:VS'12、asp.net MVC4 Internet Application、MVC、EF Code First + Kendo UI
错误
Uncaught ReferenceError: filterCountys is not defined
(anonymous function)
不过是定义的……???
我不确定它是否会有所不同,但此代码位于从 Ajax 脚本调用的 PartialView 中
【问题讨论】:
标签: ajax asp.net-mvc kendo-ui partial-views viewrendering