[Mono-dev] Re: databinder works?
Robert Jordan
robertj at gmx.net
Thu Jun 15 13:18:00 EDT 2006
Gonzalo,
> On Tue, 2006-06-13 at 13:09 -0300, Marco Aurélio Castro wrote:
>> Hello,
>>
>> I'm developing a site in Delphi 2006 to run in Mono and I tried to
>> connect a Dataset with an edit box by DataBinder. The connection is
>> text='<%# DataBinder.Eval(DataSet,
>> "Tables[Clients].DefaultView.[0].Client") %>'
>>
>> It works in Windows, what is wrong here?
>>
>> The site returned the screen:
>>
>>
>> System.NotImplementedException: The requested feature is not implemented.
>> in <0x00021> System.Data.DataSet:get_Site ()
>
> DataBinder works. If you look at the stacktrace, seems like DataSet.Site
> is not implemented.
This has been fixed a couple of months ago.
Robert
More information about the Mono-devel-list
mailing list