//css コード
.x-row-class{
line-height:30px;
}
//js コード
},{
テキスト: ' allocation'、
flex: 1、
width:150、
dataIndex: 'skillDistribut'、
sortable: true、
renderer:function(value、metaData、record、rowIndex、columnIndex、 store){
metaData.tdAttr= "data-qtip='" value "'";
if (record.data.outboundAmount==1) {
metaData.tdCls='x-grid-record -red' ;
}
戻り値
}
},{