[Mono-bugs] [Bug 481681] New: DataGridViewElement doesn't call OnDataGridViewChanged() On Initial set of the DataGridView. .NET difference

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 3 18:17:10 EST 2009


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


           Summary: DataGridViewElement doesn't call
                    OnDataGridViewChanged() On Initial set of the
                    DataGridView. .NET difference
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: tom_hindle at sil.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=276873)
 --> (https://bugzilla.novell.com/attachment.cgi?id=276873)
Attached test program Display "Called OnDataGridViewChanged()" on .NET

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6)
Gecko/2009020911 Ubuntu/8.04 (hardy) Firefox/3.0.6

DataGridViewElement doesn't call OnDataGridViewChanged() on Initial set of the
DataGridView.

This is different from .NET behavior. (Visual Studio 2008 targeting.NET 3.5)

Using mono svn 125585.







Reproducible: Always

Steps to Reproduce:
1. Run attached test case.

Actual Results:  
"Called OnDataGridViewChanged()" is NOT displayed.

Expected Results:  
"Called OnDataGridViewChanged()" is displayed.

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