[Mono-bugs] [Bug 76334][Wis] New - DataGrid SelectedIndexChanged
not returning a value
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Oct 5 08:10:20 EDT 2005
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 carl at carl-olsen.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76334
--- shadow/76334 2005-10-05 08:10:20.000000000 -0400
+++ shadow/76334.tmp.32590 2005-10-05 08:10:20.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 76334
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: SUSE 9.3
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: carl at carl-olsen.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Summary: DataGrid SelectedIndexChanged not returning a value
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem: DataGrid SelectedIndexChanged is not returning a
+value
+
+
+Steps to reproduce the problem:
+1. Create a data grid
+2. Add an event handler for selected index changed
+3. Print the results to a label web control
+
+Actual Results: Selected Index Changed returns no value
+
+
+Expected Results: Selected Index Changed should return a value
+
+
+How often does this happen? Always
+
+
+Additional Information: See attached application/zip file
More information about the mono-bugs
mailing list