[Mono-bugs] [Bug 52239][Nor] New - During Repeater.ItemDataBound event cannot change HyperLink.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 10:29:16 -0500 (EST)
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 along@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52239
--- shadow/52239 2003-12-16 10:29:16.000000000 -0500
+++ shadow/52239.tmp.2860 2003-12-16 10:29:16.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 52239
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.Web
+AssignedTo: along@mainsoft.com
+ReportedBy: along@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: During Repeater.ItemDataBound event cannot change HyperLink.
+
+Description of Problem:
+During Repeater.ItemDataBound event cannot change HyperLink value.
+
+Steps to reproduce the problem:
+1. Open the attached aspx file.
+
+Actual Results:
+The HyperLink doesn't change
+
+Expected Results:
+The HyperLink change to "hehe"
+
+How often does this happen?
+Always.
+
+Additional Information: