|
Bugzilla – Full Text Bug Listing |
| Summary: | DataGridView: Row not drawn if you are not DataBinding | ||
|---|---|---|---|
| Product: | [Mono] Mono: Class Libraries | Reporter: | Mario Carrion <mcarrion> |
| Component: | Windows.Forms | Assignee: | 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 |
||
Created attachment 267761 [details]
.NET
Created attachment 267762 [details]
Mono
Fixed in trunk in r124569 and backported to 2.4 in r124570. |
Created attachment 267760 [details] Example 1. Compile attached code. 2. Run 3. Row is not drawn. Expected See attached image.