开发者

Html Helpers and JSON/AJAX/Javascript

Html helpers in ASP.NET MVC are great but.. what happens when, as is often the case, I am passing the model object via json to the view and then wanting to do something with it? Seem开发者_JAVA百科s like there is an void in the framework to deal with this common situation. I now have to do everything manually with javascript.


I don't really think its a void in the framework. After all you can use any JavaScript you like. I'd recommend checking out knockoutjs if you're doing lots of json manipulation. Sorry, no link, I'm on my phone...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜