[Mono-bugs] [Bug 488319] New: DataGridView UpdateRowHeightInfo throws Not Implemented Exception.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 24 13:28:24 EDT 2009


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


           Summary: DataGridView UpdateRowHeightInfo throws Not
                    Implemented Exception.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            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: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.7)
Gecko/2009030422 Ubuntu/8.04 (hardy) Firefox/3.0.7

Attaching Test case showing issue.

Will also attach a patch with implementation of UpdateRowHeightInfo method

However patch doesn't complete solve all issues as for for Datagridviews which
are bound to DataSource RowHeightInfoNeeded events should also be emitted in
other places as well. (I'm guessing in Paint but unsure)


Reproducible: Always

Steps to Reproduce:
1.Compile and run Test Program
2.
3.
Actual Results:  
Throws NotImplemented Exception

Expected Results:  
RowHeightInfoNeeded
RowHeightInfoNeeded
RowHeightInfoNeeded
RowHeightInfoNeeded

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