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

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


Carlos Alberto Cortez <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
         AssignedTo|[EMAIL PROTECTED]                            |[EMAIL 
PROTECTED]




--- Comment #1 from Carlos Alberto Cortez <[EMAIL PROTECTED]>  2008-01-07 
12:59:18 MST ---
Tracked down the issue (more or less)

When a control property is bound to a data source property, and the value of
this data source property is null, it should *not* assign null to the control
property, but -apparently- a System.DBNull instance.

Below is a small sample (in Mono it prints '<null>', and in .net the value
information, thus a non-null value).

Assigning to shana.


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to