[Mono-bugs] [Bug 81075][Nor] Changed - DataGridView SelectedRows property returns incorrect result

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 10:05:46 EDT 2007


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 gert.driesen at pandora.be.

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: rolfkvinge at ya.com                            
 ReportedBy: mtraudt at quantifisolutions.com               
 QAContact: mono-bugs at ximian.com
@@ -33,6 +33,14 @@
 ------- Additional Comments From rolfkvinge at ya.com  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 rolfkvinge at ya.com  2007-08-09 08:43 -------
 Fixed in r83736.
+
+------- Additional Comments From gert.driesen at pandora.be  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 ?.


More information about the mono-bugs mailing list