Are you using DataGrid? I think that control was specific to ASP.NET 1.1. In
ASP.NET 2.0 we have gridview

I have built some medium sized ASP.NET application involving about 40 forms
with Ajax, Ajaxcontroltoolkit and some very custom controls.
Almost everything including databinding works perfectly

On Dec 6, 2007 8:39 AM, Miguel de Icaza <[EMAIL PROTECTED]> wrote:

>
> > I am trying an asp.net project on mono-1.2.5.But I found I could not
> > use databinding with datagrid.Then  i looked througth the
> > mono-documetion(http://www.go-mono.com/docs/) and I found the DataGrid
> > class in CLASS but I could not find the "DataSource" property or the
> > "DataBind()" mothod in it.
>
> It does.   The documentation sadly does not track the actual
> implementation, so it is not an ultimate resource for this kind of
> question.
>
> Try the "monop" or "monop2" (for .NET 2.0) programs to get a full
> listing of the actual methods implemented.
>
> >    So,does mono-1.2.5 support databinding?If it not,what should I do
> > if I want show datas from db in a html document?
> >
> >    Thank you.
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



-- 
Warning: If you are reading this then this warning is for you. Every word
you read of this useless fine print is another second off your life. Don't
you have other things to do? Is your life so empty that you honestly can't
think of a better way to spend these moments? Or are you so impressed with
authority that you give respect and credence to all that claim it? Do you
read everything you're supposed to read? Do you think every thing you're
supposed to think? Buy what you're told to want? Get out of your apartment.
Meet a member of the opposite sex. Stop the excessive shopping and
masturbation.Quit your job. Start a fight. Prove you're alive. If you don't
claim your humanity you will become a statistic. You have been warned - Onur
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to