[Mono-dev] ListItem Style support

Cullen Linn Cullen at LinnLogistics.com
Sat Feb 10 16:49:21 EST 2007


I apologize if I am doing this in incorrectly as this is my first post
to a development list (please feel free to let me know so that I do not
waste anyone's time in the future).

I have attached three very small potential patches to list-based items
in the System.Web.UI.WebControls namespace. Items that emit "select"
"option" HTML elements do not emit the Style attributes. This patch just
adds the code to emit the Style attributes to the "option" elements
(which is supported under the HTML 4.01 DTD).

I have attached the diff files to this email. Please let me know how to
proceeed.

Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DropDownList.cs.diff
Type: text/x-patch
Size: 507 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070210/d72d62b0/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ListBox.cs.diff
Type: text/x-patch
Size: 535 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070210/d72d62b0/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ListControl.cs.diff
Type: text/x-patch
Size: 509 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070210/d72d62b0/attachment-0002.bin 


More information about the Mono-devel-list mailing list