Home All Groups Group Topic Archive Search About

DataTable - Byte[] Field updating.

Author
16 Mar 2006 11:09 AM
MilanB
Hello

I have DataTable.
dataTable has base64Binary field that I use to store byte[].

Everything works fine except one thing.

If I change only this field value, and than call dataAdapterUpdate, then
event:
  RowUpdated is not fired.
If I change any other field, this event is fired normaly and everything
works fine.

What can be the cause, for skiping fireing RowUpdated event when I change
only base64Binary field?


Thanks

AddThis Social Bookmark Button