It would be nice if automatic insert/update functions could require unique data. I would love to use these features, but always have to write the insert and update routines manually to check that duplicates are not used.
It is database (or datasource) level task. The Grid itself does not know if you have bound all the fields to it.