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


           Summary: DataGridView.SetSelectedColumnCore() does not work
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Beta-Customer


When I build a child class of DataGridView and run the following code, nothing
happens on MONO:

SetSelectedColumnCore(0, true);
SetSelectedRowCore(0, true);

Both methods seem to be not implemented.


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

Reply via email to