[Mono-bugs] [Bug 74802][Wis] Changed - DataView does not update when underlying data is changed
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 18:07:57 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by eto@shaw.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=74802
--- shadow/74802 2005-05-02 18:06:42.000000000 -0400
+++ shadow/74802.tmp.12604 2005-05-02 18:07:57.000000000 -0400
@@ -36,6 +36,11 @@
Additional Information:
I think there is also another problem, you cannot access the row's values
from the DataRowView for a deleted row, but you can in MS.NET. This is
required so that when you update the DB you know what row is deleted.. I
can enter a new bug report if necessary, but you can use the same test to
repro that as well.
+
+------- Additional Comments From eto@shaw.ca 2005-05-02 18:07 -------
+Created an attachment (id=15054)
+Sample to reproduce the problem (zip)
+