[Mono-bugs] [Bug 80794][Wis] Changed - Data binding does not work in Combobox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 11 17:01:38 EST 2007


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 kobruleht2 at hot.ee.

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

--- shadow/80794	2007-02-11 17:00:58.000000000 -0500
+++ shadow/80794.tmp.25428	2007-02-11 17:01:38.000000000 -0500
@@ -43,6 +43,11 @@
 		cb.ValueMember = "kood";
 		cb.DataBindings.Add("SelectedValue", ds.Tables
 [0], "klient");
 		Controls.Add(cb);
 	}
 }
+
+------- Additional Comments From kobruleht2 at hot.ee  2007-02-11 17:01 -------
+Created an attachment (id=18663)
+xml files used in repro code
+


More information about the mono-bugs mailing list