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.
我是部分观点的新手。我想将数据从局部视图传递到控制器方法。谁能建议我如何使用 jQuery 传递它?.. 我们可以在局部视图中实现 ajax 吗?
是的,您可以采用在视图中使用的任何方法:Html.BeginForm()、@Ajax.BeginForm() 或 jQuery