[Mono-bugs] [Bug 78821][Nor] Changed - Databound TextBox crashes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 22 13:30:41 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78821
--- shadow/78821 2006-08-18 03:41:28.000000000 -0400
+++ shadow/78821.tmp.1899 2006-08-22 13:30:41.000000000 -0400
@@ -76,6 +76,10 @@
------- Additional Comments From jackson at ximian.com 2006-08-18 03:41 -------
The PushData actually gets called, the problem is IsBinding returns
false because the control isn't created yet. Not sure if this is a
creation order issue, or maybe MS slips another push in there.
+
+------- Additional Comments From peter at novonyx.com 2006-08-22 13:30 -------
+Can't we push without the control being created? The text property
+should work independent of the control itself.
More information about the mono-bugs
mailing list