用计算代码或datacolchanged事件不知合不合你要求。比如在结果列或datacolchanged事件中设置如下代码:
dim a as String = e.datarow("第一列")
e.datarow("第二列") = currenttable.compute(a)