[Mono-bugs] [Bug 484989] DataGridView doesn't emit RowStateChanged Event on creation.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 13 12:41:14 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=484989

User tom_hindle at sil.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=484989#c2





--- Comment #2 from tom hindle <tom_hindle at sil.org>  2009-03-13 10:41:14 MST ---
Output running the above test program on .NET

Before RowCount
After RowCount
OnRowStateChanged DataGridViewRow { Index=0 }
OnRowStateChanged DataGridViewRow { Index=1 }
OnRowStateChanged DataGridViewRow { Index=2 }
OnColumnStateChanged DataGridViewTextBoxColumn { Name=, Index=0 }
After Add Grid to Controls

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list