看着table效果不错,文档看着也不错,但是实际查阅起来还是有点不方便,如下列宽怎样实现自动分配让我自己去猜么??猜猜也就算了,应该不设置死宽度可以自动分配。
table
table code
但是,这玩意,这样写列宽还是自动分配的
cols: [[
{ field: 'id', title: '题号',}//totalRowText: '合计:'
, { field: 'username', title: '评分依据' }
, {
field: 'email', title: '评分标准', hide: 0, templet: function (x) {
return '123'
}
}
, { field: 'sex', title: '备注' }
, { field: 'city', title: '要求', templet: '#cityTpl1' }
, { field: 'sign', title: '打分' }
, { field: 'experience', title: '意见' }//totalRow: true
, { field: 'ip', title: '