| Summary: |
DataGridView. Empty Rows don't add default Cells |
| Product: |
[Mono] Mono: Class Libraries
|
Reporter: |
Mario Carrion <mcarrion> |
| Component: |
Windows.Forms | Assignee: |
Forgotten User CRPsQFwJ3b <forgotten_CRPsQFwJ3b> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Mono Bugs <mono-bugs> |
| Severity: |
Normal
|
|
|
| Priority: |
P5 - None
|
|
|
| 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
|
Created attachment 269688 [details] 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