[Mono-bugs] [Bug 51825][Nor] Changed - The event DataGrid1.ItemCreated is raised when it shouldn't

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Dec 2003 17:45:28 -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 jackson@ximian.com.

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

--- shadow/51825	2003-12-07 08:22:24.000000000 -0500
+++ shadow/51825.tmp.5725	2003-12-19 17:45:28.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51825
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: jackson@ximian.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,11 @@
 Additional Information:
 
 ------- Additional Comments From along@mainsoft.com  2003-12-07 08:22 -------
 Created an attachment (id=6137)
 This file demonstrates the problem
 
+
+------- Additional Comments From jackson@ximian.com  2003-12-19 17:45 -------
+This is fixed in CVS. Please note that the event IS raised and is
+supposed to be. Its just that when the cell is databound after being
+created its controls are cleared.