摘要: var grid =new Ext.grid.GridPanel({ renderTo:'tsllb', title:'产品成本列表', selModel:csm, height:350, columns:[ csm, {header: "编码", dataIndex: "bm", sortable: true,hidden:true}, {header: "产品", dataIndex: "cp", sortable: ... 阅读全文
posted @ 2014-03-10 13:34 爱笑的狐狸 阅读(309) 评论(0) 推荐(0) 编辑