PrepareEdit事件
if e.col.name="第二列" then
if e.row.isnull("第三列")=false andalso e.row.isnull("第四列")=False andalso 依此类推 then
e.cancel=true
end if