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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to