[Mono-bugs] [Bug 50390][Maj] Changed - BoundColumn - a readonly column is not displayed in Edit mode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Oct 2003 22:40:37 -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 ximian@aksi.mdamt.net.

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

--- shadow/50390	2003-10-30 22:39:55.000000000 -0500
+++ shadow/50390.tmp.11489	2003-10-30 22:40:37.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 50390
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
+Severity: Unknown
+Priority: Major
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian@aksi.mdamt.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: BoundColumn - a readonly column is not displayed in Edit mode
 
 Description of Problem:
 During editing session of DataGrid (with EditCommandColumn), a BoundColumn
 which has ReadOnly set to true is not displayed on the cell.