使用Ajax选取ListBox的值异步更新视图,并作为表单值提交
摘要:
一、控制器返回一个ViewBag MultiSelecList值。 public ActionResult Create() { ViewBag.ReviewIndexItems = new MultiSelectList(db.ReviewIndexItems.OrderBy(item => it 阅读全文
posted @ 2016-05-12 00:41 众里寻他千万度 阅读(591) 评论(0) 推荐(0)
浙公网安备 33010602011771号