[Mono-bugs] [Bug 78339][Nor] Changed - [2.0] RadioButtonList OnSelectedIndexChanged called when it shouldn't be

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 8 23:02:02 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 grendello at gmail.com.

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

--- shadow/78339	2006-05-08 23:01:37.000000000 -0400
+++ shadow/78339.tmp.16666	2006-05-08 23:02:02.000000000 -0400
@@ -32,6 +32,11 @@
 
 It seems the problem lies in the ListControl.SelectedIndex property getter
 - whenever LoadPostData on RadioButtonList is called, SelectedIndex is -1
 and thus need_raise gets set to true for RadioButtonList. I don't know why
 it isn't happening for ASP.NET 1.1, though - the code is the same for both
 versions.
+
+------- Additional Comments From grendello at gmail.com  2006-05-08 23:02 -------
+Created an attachment (id=16969)
+default.aspx
+


More information about the mono-bugs mailing list