http://bugzilla.novell.com/show_bug.cgi?id=583387
http://bugzilla.novell.com/show_bug.cgi?id=583387#c0 Summary: DataGridView.Columns.Insert inserts after given index Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- The DataGridView.Columns.Insert method inserts a new column after given index instead at given index. So Insert(1,col) results in col being at index 2. -- 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
