[Mono-bugs] [Bug 400600] "Enter" and "Delete" key on DTGV are not handle ?

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 16 17:02:00 EDT 2008


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=400600#c2


Jonathan Pobst <jpobst at novell.com> changed:

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




--- Comment #2 from Jonathan Pobst <jpobst at novell.com>  2008-10-16 15:01:58 MDT ---
This should be fixed in r116015, r116017, and r116029.  Thanks for the report!

2008-10-16  Jonathan Pobst  <monkey at jpobst dot com>

        * DataGridView.cs: Handle Enter and Escape keys.
          - Move call to EndEdit to MoveCurrentCell.
          - Remove call to EndEdit from navigation key routines.
          - Fire CellLeave and CellEnter.

2008-10-16  Jonathan Pobst  <monkey at jpobst dot com>

        * DataGridView.cs: Invalidate after deleting a row.

2008-10-16  Jonathan Pobst  <monkey at jpobst dot com>

        * DataGridView.cs: When a user begins an edit in the 'new row',
        make that a real row, and add a new 'new row'.  If the user
        cancels the edit, remove the new 'new row' and reset everything.
        Also, ensure UserAddedRow and UserRemovedRow events are raised.
        [Fixes bug #430954]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list