[Mono-bugs] [Bug 81004][Nor] Changed - Changing Datasource for a DataGridView results in incorrect rows and columns

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 7 23:32:27 EST 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 mtraudt at quantifisolutions.com.

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

--- shadow/81004	2007-03-07 18:31:29.000000000 -0500
+++ shadow/81004.tmp.11623	2007-03-07 23:32:27.000000000 -0500
@@ -51,6 +51,14 @@
 the DataSource is set to null for the DataGridView in order to clear
 the grid, for example:
 
 http://en.csharp-online.net/Working_with_Data%E2%80%94Using_the_DataGridView
 
 
+
+------- Additional Comments From mtraudt at quantifisolutions.com  2007-03-07 23:32 -------
+Tested with SVN r73925 and much better, but there is still something
+strange with the event handling.  You can use the attached code to see
+what I mean.  If you click the "SwitchSource" button several times and
+then click "AddRow" multiple rows are added to the current grid.
+
+


More information about the mono-bugs mailing list