[Mono-bugs] [Bug 489929] New: DataGridView: Can't Resizing Row and Columns without using Column and Row Headers. NET difference

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 27 18:08:34 EDT 2009


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


           Summary: DataGridView: Can't Resizing Row and Columns without
                    using Column and Row Headers. NET difference
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i686
        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=282658)
 --> (https://bugzilla.novell.com/attachment.cgi?id=282658)
Test case the Show a DataGridView without headers and Columns demostrating
inablity to resize

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

DataGridView doesn't allow resizing Columns and Rows, without using headers.

In .NET one can hover the mouse over the divider between cells, and the mouse
cursor changes showing resize ability. The divider can then be dragged allowing
resizing of Rows and Columns.

Attached Sample Program which demonstrates this. 

Reproducible: Always

Steps to Reproduce:
1. Compile and Run attached TestCase
2.
3.
Actual Results:  
A 2 by 2 DataGridView is displayed.
Rows and Columns can't be resized by hovering between cells.

Expected Results:  
A 2 by 2 DataGridView is displayed.
Rows and Coulumns can be resized by hovering between cells and and dragging.

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