FNC Grid keyboard handling

I am using the FNC Grid (v3.0.0.2) in a Web Core application (v1.3.5.0) from Delphi version 10.3 update 3.

Whenever I attempt to enter a lower case letter "q" into a cell editor it cancels the edit.  How do I turn this off?

Whenever I use the Tab key to move from editing a cell the focus shifts to the first cell in the grid.  I have attempted to use the various Options/Keyboard/TabKeyXXX settings, however, none of them have any effect upon the behavior.  My expectation is that pressing tab or shift tab would move to the next or previous cell as they do when not editing.  Is there an option to control this behavior?

I forgot to add that the behavior is consistent across all of the browsers that I have tested with:  Firefox, Firefox Developer, Chrome, and Edge.

We could reproduce this and we're investigating.

We can confirm this is fixed. The next release will have this fix.

Thank You.

Follow-up information:

Version Info -  FNC Grid (v3.0.1.1) in a Web Core application (v1.3.6.0) from Delphi version 10.3 update 3.

1) I can confirm that the issue with the lowercase "q" has been fixed.

2) However, the second issue is still present:

"Whenever I use the Tab key to move from editing a cell the focus shifts to the first cell in the grid.  I have attempted to use the various Options/Keyboard/TabKeyXXX settings, however, none of them have any effect upon the behavior.  My expectation is that pressing tab or shift tab would move to the next or previous cell as they do when not editing.  Is there an option to control this behavior?"

Hi,


We are able to reproduce the second issue and are currently investigating.

Hi,


We have meanwhile investigated this here and applied a fix. The next version of TMS WEB Core will address this.

Thank You