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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 11 11:18:52 EDT 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 toshok at ximian.com.

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

--- shadow/77643	2006-03-16 12:20:56.000000000 -0500
+++ shadow/77643.tmp.25599	2006-04-11 11:18:52.000000000 -0400
@@ -57,6 +57,14 @@
 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. ***
+
+------- Additional Comments From toshok at ximian.com  2006-04-11 11:18 -------
+this no longer raises a NotImplementedException, but chains up to the
+base class's PerformSelect.
+
+Does your test work now?
+
+Could you attach the test page to this bug?


More information about the mono-bugs mailing list