[Mono-bugs] [Bug 583387] New: DataGridView.Columns.Insert inserts after given index

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 25 14:54:29 EST 2010


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: mono-bugs at lists.ximian.com
        ReportedBy: wdehoog at exalondelft.nl
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list