Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试将 kogrid 与通过 knockout.mapping 映射的 json 数据一起使用。在我的 WebApp 中,它确实部分适用于 Firefox 和 Chrome - IE9 没有机会。现在我尝试用 fiddle.js 重现问题:但它根本不起作用 - 没有 FF,没有 Chrome,没有 IE9。我看不到我的错误,还有其他人吗?
http://jsfiddle.net/g9YAT/1/
这是一个固定版本:
http://jsfiddle.net/jearles/g9YAT/2/
JSON.encode 正在将您的对象文字转换为字符串。