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=81075 --- shadow/81075 2007-08-09 08:43:01.000000000 -0400 +++ shadow/81075.tmp.17536 2007-08-09 10:05:46.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81075 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -33,6 +33,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-07-23 04:38 ------- Pedro, I'll start doing some work on DGV now, I hope you don't mind me taking over your bugs :) ------- Additional Comments From [EMAIL PROTECTED] 2007-08-09 08:43 ------- Fixed in r83736. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-09 10:05 ------- +The rows in SelectedRows are not returned in the order in which they +were selected. See attached repro. + +Apparently, we currently do not support selecting a row (unless +SelectionMode is FullRowSelect). I should probably submit a separate +bug report for that, right ?. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
