[Mono-dev] System.Web.UI.WebControls/Menu

Konstantin Triger kostat at mainsoft.com
Tue Apr 18 05:17:41 EDT 2006


Yes, possibly.

All I wanted is to let the default ("") work. So if someone creates <asp:menu skiplinktext="" />, it does not throw for him.

I'll store it in the ViewState.

Regards,
Konstantin Triger


-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Lluis Sanchez
Sent: Tuesday, April 18, 2006 11:07 AM
To: Konstantin Triger
Cc: mono-devel
Subject: Re: [Mono-dev] System.Web.UI.WebControls/Menu

Shouldn't SkipLinkText be stored in the view state?

El lun, 17-04-2006 a las 07:41 -0700, Konstantin Triger escribió:
> Hello,
> 
>  
> 
> The attached patch handles the following:
> 
>      1. Enables DataBinding by not throwing NotImplementedException in
>         OnDataBound event.
>      2. Provides basic CreateChildControls implementation by ensuring
>         the control is bound.
>      3. Ensures the child controls are created when the postback event
>         is raised.
>      4. Provides default implementation for SkipLinkText to let the
>         default functionality to work.
> 
>  
> 
> Please review. If no one objects I'll commit.
> 
>  
> 
> Regards,
> 
> Konstantin Triger
> 
>  
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

_______________________________________________
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