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 [EMAIL PROTECTED]

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

--- shadow/78960        2006-07-27 11:04:07.000000000 -0400
+++ shadow/78960.tmp.11882      2006-07-27 11:04:07.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 78960
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] GridView.RowCreated raised with unintialized row
+
+Description of Problem:
+
+RowCreated event of GridView control should be raised on every row while 
+creting rows. GridViewRowEventArgs has a reference to the newly created 
+row, but it's cells collection is empty.
+
+Actual Results:
+Cells collection is empty
+
+Expected Results:
+Cells collection should have cell for each column
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to