[Mono-bugs] [Bug 79309][Nor] Changed - The PostBack method does not work on the DropDownList if selected the first item
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 20:17:21 EDT 2006
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 tonyxgu at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79309
--- shadow/79309 2006-09-07 16:52:44.000000000 -0400
+++ shadow/79309.tmp.23321 2006-09-07 20:17:20.000000000 -0400
@@ -146,6 +146,22 @@
Either you have EnableViewState = 'false' or something (proxy?)
is filtering the __VIEWSTATE hidden field from the page.
I can reproduce it by setting the property EnableViewState = 'false' of
the control or of the page. Same with MS.NET.
+
+------- Additional Comments From tonyxgu at yahoo.com 2006-09-07 20:17 -------
+Robert,
+
+I don't understand that anything to do with EnableViewState or
+__VIEWSTATE.
+1. This bug is only Re-selected the first item. Re-selecting all other
+items is fine.
+2. The sample test which I posted here doesn't have those settings.
+3. Could you get the the result message "Your selected index is 0" to
+run this sample test if you set EnableViewState = 'true'?
+
+Could you explain to me?
+Thanks!
+
+Tony
More information about the mono-bugs
mailing list