[Mono-bugs] [Bug 486013] DataGridView: ArgumentOutOfRangeException in ClearSelection() after changing DataSource
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 17 19:56:37 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=486013
User contact at i-nz.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=486013#c1
Ivan Zlatev <contact at i-nz.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |contact at i-nz.net
Resolution| |FIXED
--- Comment #1 from Ivan Zlatev <contact at i-nz.net> 2009-03-17 17:56:35 MST ---
In SVN HEAD there is no crash in ClearSelection. However there is another crash
which I fixed in r129651. Thanks for the bug report.
2009-03-17 Ivan N. Zlatev <contact at i-nz.net>
* DataGridView.cs: When DataSource changes the rebinding should happen
not if IsHandleCreated but if BindingContext != null.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list