[Mono-bugs] [Bug 550834] New: DataGridViewImageColumn not show image

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 28 17:27:13 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=550834


           Summary: DataGridViewImageColumn not show image
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: vladyrojas at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=324567)
 --> (http://bugzilla.novell.com/attachment.cgi?id=324567)
screenshot from bug

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.1.4)
Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729)

In a simple VB Windows.Forms aplication not show imagen in cell on
DataGridView, the image in resourse file an load in DataGridViewImageColumn

Me.Column1.Image =
CType(resources.GetObject("Column1.Image"),System.Drawing.Image)

load the image in picturebox work fine, thested in Windows, and Linux in mono
2.4

Reproducible: Always

Steps to Reproduce:
1. Create a DataGridViewImageColumn add a DataGridViewImageColumn
2. Load image from resourse file
3. Run

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