[Mono-dev] Does mono support databinding?
Miguel de Icaza
miguel at novell.com
Thu Dec 6 01:39:04 EST 2007
> 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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list