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=76216 --- shadow/76216 2005-09-24 14:30:04.000000000 -0400 +++ shadow/76216.tmp.1730 2005-09-24 14:30:04.000000000 -0400 @@ -0,0 +1,38 @@ +Bug#: 76216 +Product: Mono: Class Libraries +Version: 1.1 +OS: other +OS Details: SUSE 9.3 +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Sys.Web +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Summary: data will not bind to web controls in a user control + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: data will not bind to web controls inside a user +control + + +Steps to reproduce the problem: +1. create a user control (ascx and ascx.cs) +2. add some web controls +3. bind data to the web controls + +Actual Results: data will not bind to web controls in a user control + + +Expected Results: web controls should work inside a user control + + +How often does this happen? always + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
