To make things clearer, I've set up a simple example.
I have a screenshot here
http://h1.ripway.com/vayse/SampleProducts.bmp
In fact, I've even put a zip file here
http://h1.ripway.com/vayse/SampleProducts.zip
So, what should I do to stop the error occuring?
Thanks
Vayse
"Kevin Yu [MSFT]" <v-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Vayse,
>
> Do you mean that you have only a BindingNavigator on the form without
> showing the data? In this case the only thing we can do is to set the
> DataSet's EnforceConstraint property to true. However, this is not
> recommended.
>
> Since the ProductCode field doesn't allow null value, it's better for us
> to
> add a control to input data for it.
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>