摘要:
参考 http://haacked.com/archive/2009/04/14/using-jquery-grid-with-asp.net-mvc.aspx public ActionResult JqgridLoadonce() { return View(); }public JsonResult GetAllUserList() { /* JqgridUserModel jqgridUser = new JqgridUserModel { rows = jqgirdRepository.GetAllUserList(), page = 1, records = 3, total = 阅读全文
posted @ 2012-05-07 20:24
Ry5
阅读(961)
评论(0)
推荐(0)
浙公网安备 33010602011771号