[Mono-dev] [Fwd: databinder works?]

Marco Aurélio Castro mcastro at mcsoft.com.br
Wed Jun 14 18:14:34 EDT 2006


Thanks very much by the clue,

   But, can you tell me way a work around to it? text='<%# 
DataBinder.Eval(DataSet,"Tables[Clients].DefaultView.[0].Client") %>'

   Thanks,

   Marco Castro

Martin Hinks escreveu:

If you read the first line of the exception it is fairly clear what
the problem is:

System.NotImplementedException: The requested feature is not implemented.

Unfortunately this portion of Mono has not yet been completed and so
is not implemented... yet.

On 6/13/06, Marco Aurélio Castro <mcastro at mcsoft.com.br> 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?



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.3/362 - Release Date: 12/6/2006




More information about the Mono-devel-list mailing list