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=78929 --- shadow/78929 2006-10-05 16:46:00.000000000 -0400 +++ shadow/78929.tmp.21257 2006-10-05 23:25:47.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78929 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Blocker Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -109,6 +109,17 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-07-31 16:10 ------- That crash is fixed. but if you hit the Update button it crashes with a System.InvalidCastException. ------- Additional Comments From [EMAIL PROTECTED] 2006-10-04 19:17 ------- reopening because of the other crash + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-05 23:25 ------- +this wasn't actually a datagrid bug. It turns out the combobox was +always one step behind - you needed to select 2 things, then click +update and it would make use of the first thing you selected.. + +confusing, yes. anyway, it works now. If you click "Update" twice on +a given selection, we still throw an exception. But since windows +throws the same one, I don't think it's a bug. + +Fixed in r66326. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
