[Mono-bugs] [Bug 323053] DataGrid: Arrow and Tab keys not working

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 17 15:09:44 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=323053

User ecanuto at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=323053#c3


Everaldo Canuto <ecanuto at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |ecanuto at novell.com




--- Comment #3 from Everaldo Canuto <ecanuto at novell.com>  2008-09-17 13:09:44 MDT ---
Hey nagappan, instead of this, I am using this code in my CurrecyManager:

bool validate = (Position != (list.Count - 1));
ChangeRecordState (list.Count - 1, validate, validate, true, true);

It fixes some things but also broke some unit tests.


-- 
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