Bug 469572

Summary: DataGridView: Row not drawn if you are not DataBinding
Product: [Mono] Mono: Class Libraries Reporter: Mario Carrion <mcarrion>
Component: Windows.FormsAssignee: Mono Bugs <mono-bugs>
Status: RESOLVED FIXED QA Contact: Mono Bugs <mono-bugs>
Severity: Normal    
Priority: P5 - None CC: forgotten_CRPsQFwJ3b
Version: SVN   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 468504    
Attachments: Example
.NET
Mono

Description Mario Carrion 2009-01-26 20:34:12 UTC
Created attachment 267760 [details]
Example

1. Compile attached code.
2. Run
3. Row is not drawn.

Expected

See attached image.
Comment 1 Mario Carrion 2009-01-26 20:34:52 UTC
Created attachment 267761 [details]
.NET
Comment 2 Mario Carrion 2009-01-26 20:35:17 UTC
Created attachment 267762 [details]
Mono
Comment 3 Forgotten User CRPsQFwJ3b 2009-01-26 21:58:56 UTC
Fixed in trunk in r124569 and backported to 2.4 in r124570.