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=82615

--- shadow/82615        2007-08-29 07:08:00.000000000 -0400
+++ shadow/82615.tmp.15192      2007-08-30 08:49:46.000000000 -0400
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
@@ -49,6 +49,9 @@
 Sorry, i forgot... in point 4 e is the GridViewRowEventArgs object:
 
 void myGrid_RowCreated(object sender, GridViewRowEventArgs e)
 {
   myLabel.Text = "number of columns: " + e.Row.Cells.Count.ToString();
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-30 08:49 -------
+Could you attach a small, self-contained, test case? Thanks!
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to