摘要: $("#grid").kendoGrid({ dataSource: dataSrc, columns: [ { template: '#=material_id#', width: 40, title: "物料编码" }, { field: "material_name", ... 阅读全文
posted @ 2013-10-17 14:11 袁晓平 阅读(5957) 评论(0) 推荐(0)