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=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 [EMAIL PROTECTED] 2006-03-16 12:20 ------- *** Bug 77802 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
