Capture Tab Key

Hello, I’m trying to capture the TAB key using attachEvent, but for some reason this isn’t being trapped. Other keys seem to work with this but not TAB. Any suggestions? Here’s my code. _gridWDC.attachEvent(“onKeyPress”, “KeyDownWDC”);

Thanks,
Scott

Also, “onTab” event does not work. viewtopic.php?f=2&t=32083&p=100087#p100087 This forum indicated this would be fixed, but it is still an issue. Remove the SplitAt call and "onKeyPress: works, but “onTab” does not. I need to trap the Tab key when using SplitAt.

Thanks,
Scott

I apologize for the delay with your issue.
The problem is confirmed and fixed.
Please, open ticket at support.dhtmlx.com to get the updated files containing the fix.