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=79309

--- shadow/79309        2006-09-08 12:10:41.000000000 -0400
+++ shadow/79309.tmp.9791       2006-09-08 12:22:21.000000000 -0400
@@ -293,6 +293,18 @@
 Would you mind to post the screen shot here with the page has both
 "The method ddl1_OnSelectedIndexChanged is called." and "Your selected
 index is 0"? 
 If you could do that I will agaree to close it.
 
 Tony
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-08 12:22 -------
+>Your workaround "if ( index != this.SelectedIndex || index == 0 )"
+>shows that SelectedIndex, respectively the Items collection,
+>doesn't persist its state on your machine. The workaround just
+>cures some obscure symptoms.
+Then how could you explain that all other SelectedIndex works expect
+"0" if the "doesn't persist its state on your machine"?
+I don't think this bug has anything to do with view state on or off.
+If your turns it off, every SelectedIndex won't work, right? This bug
+is all of SelectedIndex work fine, ***but only the FIRST one doesn't
+work***.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to