if e.datacol.name = "那一列"
dim v as integer = e.datarow("那一列")
e.datarow("那一列") = format(v ,"000000")
end if