I think, your column is a unique autogenerated column like guid or intger.
And u set the column as identity column. Remove identity and re-generate
dataset. It should work

Signature
HTH
Thanks,
Yunus Emre ALPÖZEN
BSc, MCSD.NET
>I have a textbox in an ItemTemplate of a grid I'm using to allow users to
>change a value. I've done it a hundred times. In this project I have it
[quoted text clipped - 7 lines]
> Thanks,
> G
G Dean Blake - 31 Jul 2005 17:34 GMT
It's not an identity column in the table.
G
>I think, your column is a unique autogenerated column like guid or intger.
>And u set the column as identity column. Remove identity and re-generate
[quoted text clipped - 11 lines]
>> Thanks,
>> G