[Mono-bugs] [Bug 77345][Nor] Changed - [PATCH]
DataGridTextBoxColumn doesn't instantiate DataGridTextBox
until Edit()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 24 15:18:03 EST 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=77345
--- shadow/77345 2006-01-24 15:17:28.000000000 -0500
+++ shadow/77345.tmp.21284 2006-01-24 15:18:02.000000000 -0500
@@ -40,6 +40,11 @@
property is used.
It now creates it with Visible=false, and adds it to the list of the
datagrid controls right away, before some of the other stuff like
positioning is done, your original code had a tracking var to add
after setting all the other stuff, I hope the patch doesn't cause
problems by changing the order. Let me know if it's ok to commit.
+
+------- Additional Comments From peter at novonyx.com 2006-01-24 15:18 -------
+Created an attachment (id=16391)
+Proposed fix
+
More information about the mono-bugs
mailing list