[Mono-bugs] [Bug 484650] Having no effect on Setting the "DisplayMember" of DateGridViewComboBox[Cell|Column]

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 12 04:31:45 EDT 2009


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

User rguo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=484650#c1





--- Comment #1 from Matt Guo <rguo at novell.com>  2009-03-12 02:31:45 MST ---
REPRO:
1. Run the attachment #277524 in bug #482686, (it's written in IronPython)
The DisplayMember property has no effect, while run this .py with Microsoft's
runtime, the DisplaMember works

2. Run the attachment #277703 in bug #482834, (the sample is written in
C#/MonoDevelop 2.0 beta 1)
When running with Mono 2.2 release, the DisplayMember property has no effect;
when running with current trunk source, the ListProvider in UIAutomation module
(i.e. the accessibility module) will throw an exception, and this exception has
already been submitted to the accessibility team as bug #482834.
when running with Microsoft's .Net 2.0 runtime, DisplayMember works OK.

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