Hi,
I have a DataGrid bound to an sqlDataAdapter. When I do a
SqlDataAdapter.Update, on 1 row I got a red dot with a whie exclamation mark
in it, to show me there is an error, and the changes aren't saved.
The problem is that I'm not able to knwo what error it is, I just get the
red cirkel with the white exclamation mark before my row.
Does anybody know how to get the reason of that error?
Thanks a lot in advance,
Pieter