[Mono-bugs] [Bug 430954] DataGridView: Do net create new row ( with AllowUserToAddRows set to true), if text is set by code to this row
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 8 13:20:03 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=430954
User apper at apper.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=430954#c3
--- Comment #3 from Christian Thiele <apper at apper.de> 2008-10-08 11:20:03 MDT ---
I have to correct myself: If a new row is added by pressing a key, the
UserAddedRow event is fired. If the user cancels this (pressing Esc), the
UserDeletedRow event is fired.
Canceling isn't possible using Mono ("Esc" doesn't do anything), and Entering
(pressing Return) doesn't work, too.
--
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