[Mono-bugs] [Bug 46412][Min] New - DropDownList is missing SelectedValue property

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Jul 2003 15:35:41 -0400 (EDT)


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 eric@veltman.nu.

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

--- shadow/46412	Tue Jul 15 15:35:39 2003
+++ shadow/46412.tmp.4619	Tue Jul 15 15:35:40 2003
@@ -0,0 +1,39 @@
+Bug#: 46412
+Product: Mono/Class Libraries
+Version: unspecified
+OS: SuSE 8.0
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: eric@veltman.nu               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DropDownList is missing SelectedValue property
+
+Description of Problem: 
+DropDownList is missing the SelectedValue property. 
+This is a property that was introduced in framework 1.1 
+and that we use a lot in our web application. 
+Possibly more 1.1 specific stuff is missing, 
+but this is the thing I stumbled over. 
+ 
+Steps to reproduce the problem: 
+Try to set the SelectedValue property and compile :-) 
+ 
+Actual Results: 
+Compile error. 
+ 
+Expected Results: 
+Successful compilation. 
+ 
+How often does this happen?  
+Always. 
+ 
+Additional Information: 
+Mono 0.25