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


           Summary: Event DataGridView.CellValidating does not seem to be
                    firing.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: All
            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 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/525.19 (KHTML, like Gecko) Chrome/1.0.154.53 Safari/525.19

The event fires as expected when running on Windows and building with Visual
Studio.  But when building with Mono on either Windows or Suse Linux, the event
never fires.  The event should fire when the cell ceases to be in edit mode
(for instance when you leave the cell).

Reproducible: Always

Steps to Reproduce:
1. Implement a handler for CellValidating
2. Edit a grid cell.
3. Observe that the handler never gets called.
Actual Results:  
The event does not fire.

Expected Results:  
The event should fire when the cell ceases to be in edit mode.

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

Reply via email to