在datacolchanged事件中
if e.datacol.name="配种时间" then
e.datarow("预产期")=e.datarow("配种时间").adddays(65)
endif