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

Konstantin Triger kostat at mainsoft.com
Mon Apr 17 10:41:04 EDT 2006


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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060417/82e8d311/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menu.cs.patch
Type: application/octet-stream
Size: 2524 bytes
Desc: menu.cs.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060417/82e8d311/attachment.obj 


More information about the Mono-devel-list mailing list