我正在开发一个ASP.NET MVC 3应用程序。我想使用AJAX.BeginForm。有哪些链接可以对资源/教程进行详细研究?
AJAX.BeginForm
发布于 2011-06-04 09:15:26
试试http://www.jeremyskinner.co.uk/2010/12/27/unobtrusive-ajax-helpers-in-mvc3/吧。
更新的
或者尝试
https://stackoverflow.com/questions/6235823
相似问题