Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78854

--- shadow/78854        2006-07-14 07:09:55.000000000 -0400
+++ shadow/78854.tmp.12664      2006-07-14 18:00:06.000000000 -0400
@@ -42,6 +42,10 @@
         {
                 ListBox listbox = new ListBox ();
                 listbox.DataSource = null; // This line causes the problem
         }
 }
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-14 18:00 -------
+To be precise, ListControl.Display member should be set to
+String.Empty when the value for ListControl.DataSource is null.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to