[Mono-bugs] [Bug 77643][Wis] Changed - [2.0] Implementation missing: ListControl.PerformSelect

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 16 12:20:56 EST 2006


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 jan at patware.si.

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

--- shadow/77643	2006-02-25 19:08:35.000000000 -0500
+++ shadow/77643.tmp.11259	2006-03-16 12:20:56.000000000 -0500
@@ -54,6 +54,9 @@
 DataSet ds = new DataSet();
            
 ds.ReadXml(HttpContext.Current.Server.MapPath("~/bum/velvet/velvet.xml"),
 XmlReadMode.Auto);
 DropDownList1.DataSource = ds.Tables["zvrsti"].DefaultView;
 DropDownList1.DataBind();
+
+------- Additional Comments From jan at patware.si  2006-03-16 12:20 -------
+*** Bug 77802 has been marked as a duplicate of this bug. ***


More information about the mono-bugs mailing list