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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=420193#c3


Jonathan Pobst <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #3 from Jonathan Pobst <[EMAIL PROTECTED]>  2008-10-17 15:35:46 MDT 
---
Column and row resizing by mouse added in r116321.  Thanks for the report!

2008-10-17  Jonathan Pobst  <[EMAIL PROTECTED]>

        * DataGridView.cs: Add the ability to resize columns and rows with
        the mouse.  Also support double-clicking to autoresize.
        * DataGridViewColumn.cs: Invalidate the grid if a column's width
changes.
        * DataGridViewRow.cs: Invalidate the grid if a row's height changes.
        * DataGridViewTextBoxCell.cs: Add 1 to preferred width so ellipsis
        isn't shown on autoresize.
        [Fixes bug #420193]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to