[Mono-bugs] [Bug 343965] DataGridView: allows edit cells without setter
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 26 18:00:53 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=343965
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=343965#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-03-26 16:00:53 MST ---
Fixed in r99075. Thanks for the report and test case!
2008-03-26 Jonathan Pobst <monkey at jpobst.com>
* DataGridView.cs: When binding to a property, if the property
doesn't have a setter, set the column to readonly.
[Fixes bug #343965]
2008-03-26 Jonathan Pobst <monkey at jpobst.com>
* DataGridViewTest.cs: Add test for bug #343965.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list