[Mono-bugs] [Bug 52598][Maj] New - DataGrid.EditItemIndex has not effect

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 5 Jan 2004 03:53:09 -0500 (EST)


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 along@mainsoft.com.

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

--- shadow/52598	2004-01-05 03:53:09.000000000 -0500
+++ shadow/52598.tmp.403	2004-01-05 03:53:09.000000000 -0500
@@ -0,0 +1,34 @@
+Bug#: 52598
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: System.Web
+AssignedTo: gonzalo@ximian.com                            
+ReportedBy: along@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Summary: DataGrid.EditItemIndex has not effect
+
+Description of Problem:
+In the attached aspx file, the DataGrid.EditItemIndex was set to 1,
+but the rendered html doesn't change.
+
+Steps to reproduce the problem:
+1. Open the attached aspx file
+
+Actual Results:
+The DataGrid looks like a DataGrid without effective EditItemIndex. 
+
+Expected Results:
+The relevant row will be renderd with TextBoxes.
+
+How often does this happen? 
+Always
+
+Additional Information: