随笔分类 -  jeasyui

摘要:3:对于单元格的编辑$('#Units').datagrid({ pageNumber: 1, //url: "@ViewBag.Domain/Paper/GetQuestionUnit", columns: [[ { field: 'Id', title: 'id', width: 100, editor: 'text' }, { field: 'Name', title: 'name', width: 100, editor: 'text' } ]], pag 阅读全文
posted @ 2014-03-25 15:41 kszit 阅读(2332) 评论(0) 推荐(0)