[Mono-bugs] [Bug 78330][Nor] Changed - [2.0] Incorrect enumeration member values for DataControlRowState
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 9 23:05:24 EDT 2006
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 grendello at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78330
--- shadow/78330 2006-09-09 23:04:58.000000000 -0400
+++ shadow/78330.tmp.13409 2006-09-09 23:05:24.000000000 -0400
@@ -36,6 +36,11 @@
------- Additional Comments From grendello at gmail.com 2006-09-09 23:04 -------
The patch attached below solves the problem in a different way - it
compares the row state with the Alternate bit masked out (see
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.datacontrolrowstate.aspx)
for equality with zero (which is the value assigned to the Normal state)
+
+------- Additional Comments From grendello at gmail.com 2006-09-09 23:05 -------
+Created an attachment (id=17636)
+DataControlRowState_GridView.diff
+
More information about the mono-bugs
mailing list