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=77096 --- shadow/77096 2005-12-26 18:05:52.000000000 -0500 +++ shadow/77096.tmp.32551 2005-12-26 18:05:52.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 77096 +Product: Mono: Class Libraries +Version: 1.1 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: Repeater cannot be placed in HtmlTableCell + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +XSP gives this error: +Cannot add a System.Web.UI.WebControls.Repeater to +System.Web.UI.HtmlControls.HtmlTableCell + +The code works correctly in MS.Net. + + +Steps to reproduce the problem: +1. Include a Repeater in a TableCell + +Actual Results: +Exception: +"Cannot add a System.Web.UI.WebControls.Repeater to +System.Web.UI.HtmlControls.HtmlTableCell" + +Expected Results: +Repeater works and displays correctly + + +How often does this happen? +Every time + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
