[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:49:35 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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=79309

--- shadow/79309	2006-09-07 20:17:20.000000000 -0400
+++ shadow/79309.tmp.23574	2006-09-07 20:49:35.000000000 -0400
@@ -162,6 +162,14 @@
 run this sample test if you set EnableViewState = 'true'?
 
 Could you explain to me?
 Thanks!
 
 Tony
+
+------- Additional Comments From robertj at gmx.net  2006-09-07 20:49 -------
+Look at the source of the generated page *after* the first
+postback. If you don't see a hidden input field with
+the name __VIEWSTATE, then either EnableViewState is somewhere
+set to false (default is true) or the field gets filtered out
+by some software or the browser is damaged ...
+


More information about the mono-bugs mailing list