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=76358 --- shadow/76358 2005-10-06 21:08:52.000000000 -0400 +++ shadow/76358.tmp.11815 2005-10-06 22:43:30.000000000 -0400 @@ -93,6 +93,13 @@ </html> ------- Additional Comments From [EMAIL PROTECTED] 2005-10-06 21:08 ------- Created an attachment (id=15882) Testcase for bug + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-06 22:43 ------- +There appears to be some confusion in the internals of +BaseDataBoundControl. It declares a function: +"protected virtual IDataSource GetDataSource ()" However, +IDataSource.cs is defined only for NET_2_0. I am not sure why this +suceeded in compiling. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
