http://bugzilla.novell.com/show_bug.cgi?id=520285
Summary: DataGridViewColumn CellFormatting event occurs
differently compared to .NET
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
Created an attachment (id=303839)
--> (http://bugzilla.novell.com/attachment.cgi?id=303839)
Test case showing different CellFormating Event
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11)
Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11
Attaching Test Program showing difference.
I guess this is minor but it would nice if event order was exactly same as
NET.
Reproducible: Always
Steps to Reproduce:
1. Compile and run Test program
2.
3.
Actual Results:
Created MyDataGridView
OnDataGridViewChanged
Added FwTextBoxColumn
OnVisiblieChanged
HandleCellFormatting
HandleCellFormatting
Added to Form
OnVisiblieChanged
HandleCellFormatting
HandleCellFormatting
HandleCellFormatting
HandleCellFormatting
HandleCellFormatting
Expected Results:
Created MyDataGridView
OnDataGridViewChanged
Added FwTextBoxColumn
OnVisiblieChanged
Added to Form
OnVisiblieChanged
HandleCellFormatting
HandleCellFormatting
HandleCellFormatting
HandleCellFormatting
HandleCellFormatting
--
Configure bugmail: http://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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs