【发布时间】:2012-12-28 16:04:32
【问题描述】:
我可以通过直接发布到不同的控制器/操作来做到这一点。 Say I had a list of orders and when select an order I get the order in edit mode, how would I do this with jquery(i.e. no post backs etc all on the one page) and post the edit and return to the list.我仍想使用数据注释等进行验证。干杯。
【问题讨论】:
标签: jquery model-view-controller