This Question is Answered

15 "helpful" answers available (3 pts)
2 Replies Last post: May 13, 2008 6:21 PM by fukuta

backward focus traversal from record grid

May 13, 2008 3:26 AM

Click to view fukuta's profile Level 4 fukuta 47 posts since
Oct 17, 2007
Hello,
I found that backward focus traversal from record grid by pressing Shift-Tab doesn't work if its 'cells-take-focus?=false' and 'select-current-record?=true'.
Is it possible to make this work?
Click to view Duke's profile Curl Duke 65 posts since
Oct 17, 2007
1. Re: backward focus traversal from record grid May 13, 2008 12:56 PM
This is a bug, our bug 29241, which causes the problem with shift+TAB when select-current-record? = true. There is no easy workaround. It might be fixed in the next service packs we release. Once we have found and tested the fix, it might be possible to work around it without a new service pack by using the open source for COM.CURL.OPEN.GUI.CONTROLS to duplicate the fix there. But we do not have a tested fix yet.
Click to view fukuta's profile Level 4 fukuta 47 posts since
Oct 17, 2007
2. Re: backward focus traversal from record grid May 13, 2008 6:21 PM
in response to: Duke
OK, thanks.