[Mono-bugs] [Bug 430954] DataGridView: Do net create new row ( with AllowUserToAddRows set to true), if text is set by code to this row

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 7 18:44:52 EDT 2008


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

User apper at apper.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=430954#c1





--- Comment #1 from Christian Thiele <apper at apper.de>  2008-10-07 16:44:52 MDT ---
Created an attachment (id=244118)
 --> (https://bugzilla.novell.com/attachment.cgi?id=244118)
Test case for this bug

This is a simple test case, which behaves different in mono and Microsoft .NET.
It consists of a Form containing a DataGridView. On Startup the value of row 0
of column 0 is set to "1". In Mono this creates a new row, in .NET this does
not happen.


-- 
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