[Mono-dev] [Patch] System.Web.UI.WebControls.DataList.cs
Igor Zelmanovich
igorz at mainsoft.com
Thu Mar 1 11:33:02 EST 2007
Attached id patch fixes applying styles if ExtractTemplateRows=true.
DataList has ApplyControlStyle method iterates through the nested table
rows, and applies item style to them.
Also DataListItem in RenderItem method iterates through the nested table
rows to perform render.
I removed ApplyControlStyle, and styles are applied in
DataListItem.RenderItem.
Regards,
Igor Zelmanovich.
igorz at mainsoft.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DataList.patch
Type: application/octet-stream
Size: 3352 bytes
Desc: DataList.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070301/24043995/attachment.obj
More information about the Mono-devel-list
mailing list