dataIndex

{"calculate":"function(data){return data.tf_fpAmount-data.tf_fpYiPayoffJe}", "persist":true}
onGridCellDblClick: function (grid, td, cellIndex, record, tr, rowIndex, e) {
//e.position.column.dataIndex


var me = this, field = grid.headerCt.columnManager.getColumns()[cellIndex].dataIndex,
rowdblclick = me.getView().getViewModel().get('gridSets.grid.rowdblclick');
posted on 2022-12-27 20:37  xsSystem  阅读(26)  评论(0编辑  收藏  举报