随笔分类 - Jquery
摘要: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
阅读全文
摘要:$('').attr('type','hidden') .attr('name','type') .attr('value','department') .appendTo('#commentForm');
阅读全文

浙公网安备 33010602011771号