Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78058 --- shadow/78058 2006-04-09 07:26:36.000000000 -0400 +++ shadow/78058.tmp.5374 2006-04-09 07:26:36.000000000 -0400 @@ -0,0 +1,32 @@ +Bug#: 78058 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Incorrect table style in DataList control + +Description of Problem: + +When the style of the template's table is different from style of +ItemStyle, the style of table is overwritten. This made by +ApplyControlStyle method of DataList class. + +Steps to reproduce the problem: +1. Run the attached example + +Actual Results: +Alternative items are gray + +Expected Results: +Alternative items are blue (all rows are blue) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
