[Mono-bugs] [Bug 471987] New: DataGridView. Empty Rows don't add defult Cells
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 3 10:54:14 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=471987
Summary: DataGridView. Empty Rows don't add defult Cells
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mcarrion at novell.com
QAContact: mono-bugs at lists.ximian.com
Blocks: 468504
Found By: Beta-Customer
Created an attachment (id=269688)
--> (https://bugzilla.novell.com/attachment.cgi?id=269688)
Example
1. Compile attached code.
2. Run.
3. Click "Add row" button.
NET Output:
Action: Add Cells.Count: 2 ColumnCount: 2 Columns.Count: 2
Mono OuTput:
Action: Add Cells.Count: 0 ColumnCount: 2 Columns.Count: 2
--
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