http://bugzilla.novell.com/show_bug.cgi?id=583387

http://bugzilla.novell.com/show_bug.cgi?id=583387#c11


Willem-Jan de Hoog <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #11 from Willem-Jan de Hoog <[email protected]> 2010-04-27 
07:52:48 UTC ---
With the attached build the crash is gone but the erroneous behavior is back. 

Calling:
  dataGridView1.Columns.Insert(1, idColumn);
will insert it at index 2 instead of 1.

Also when doing Insert(0,idColumn) it not only inserts it at index 1. It also
removes the cell values for the columns 0 and 2 of the first row.

-- 
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

Reply via email to