[Mono-bugs] [Bug 472968] DataGridView. Crash when adding Row at 0 and Rows is empty
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 5 13:04:18 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=472968
User mcarrion at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=472968#c3
--- Comment #3 from Mario Carrion <mcarrion at novell.com> 2009-02-05 11:04:17 MST ---
Created an attachment (id=270532)
--> (https://bugzilla.novell.com/attachment.cgi?id=270532)
Another example
This example is similar to previous one, but shows the issue in a different
way, seems that DataGridViewRowCollection.Insert() should be using list.Insert
instead of using list[].
(Would be awesome to attach several patches at same time in bugzilla)
I wrote an attempt to patch continue reading in next comment.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list