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=81267 --- shadow/81267 2007-04-09 17:17:54.000000000 -0400 +++ shadow/81267.tmp.23377 2007-04-24 15:47:58.000000000 -0400 @@ -5,25 +5,31 @@ OS Details: Status: NEW Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: TextBox: Multiline issues in DataGrid +Summary: DataGrid Multiline issues When the value of a textbox in a DataGrid contains multiple lines, then an ArgumentException is reported when trying to navigate through the rows. To reproduce: 1. compile and run the attached code snippet. 2. follow the on-screen instructions. ------- Additional Comments From [EMAIL PROTECTED] 2007-03-30 06:25 ------- Created an attachment (id=18976) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 15:47 ------- +The crash is gone, but the datagrid still doesn't do everything in the +test case instructions. It looks like datagrid issues to me though. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
