[Mono-bugs] [Bug 76359][Wis] New - DataGrid SelectedIndexChanged
deletes data from grid
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 22:52:09 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=76359
--- shadow/76359 2005-10-06 22:52:09.000000000 -0400
+++ shadow/76359.tmp.11971 2005-10-06 22:52:09.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 76359
+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 deletes data from grid
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem: SelectedIndexChanged deletes data from grid
+
+
+Steps to reproduce the problem:
+1. Create a DataGrid web control and populate with data
+2. SelectedIndexChanged deletes data from grid
+3.
+
+Actual Results: SelectedIndexChanged deletes data from grid
+
+
+Expected Results: Grid should keep data when item is selected
+
+
+How often does this happen? Always
+
+
+Additional Information:
More information about the mono-bugs
mailing list