[Mono-bugs] [Bug 448005] New: DataGridView.Rows.Clear() , bad index managment

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 23 12:27:49 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=448005


           Summary: DataGridView.Rows.Clear() , bad index managment
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: surfzoid2002 at yahoo.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: DeveloperNet


Created an attachment (id=254586)
 --> (https://bugzilla.novell.com/attachment.cgi?id=254586)
the patch

Hi the folowing test case will show some trouble with index controls( most of
controle are absolute, like "==-1" or "!=-1") when using datagridview and clear
row.
The patch attached fix some of this index problem but other are still here.

It is also sound like, during the remove of rows, some refresh event continu to
be called and so cause an indexoutofrange too.


-- 
Configure bugmail: https://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