Bug 465021

Summary: DataGrid: Adding a column to DataSource after setting DataSource doesn't add it.
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: calberto.cortez
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 DataGrid

Description Mario Carrion 2009-01-09 21:27:55 UTC
Created attachment 264248 [details]
Example.

1. Compile and run the attached example
2. Click "Add button"
3. Nothing happens.

See the attached example in .NET implementation.

Expected:

Show new column.
Comment 1 Mario Carrion 2009-01-09 21:28:20 UTC
Created attachment 264249 [details]
.NET DataGrid
Comment 2 Carlos Alberto Cortez 2009-08-10 16:33:29 UTC
This is fixed in rev  139643. Thanks!