Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does Lastkey() equivalent in DOT NET?
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00982162
Message ID:
00982638
Views:
21
Tony,
Check out MESSAGE#982552 where I describe how to catch the TAB key. I will try to look into catching the Shift+TAB.
Please let me know if this helps.
Thanks,
Einar

>Hi Einar,
>
>There are some keys in keypress args that couldn't catch, the one I am particular needed is the TAB and SHIFT TAB, and they need to be detected within a grid control, which doesn't fire in the form even with the keypreview on. What I am trying to do is to disable a specific cell in the grid, the way I am making it work is to handle is at CurrentCellChanged Event to force it focus on the next cell but if the user was coming from the next cell, the focus just won't move... That what the INKEY() come in handy if it got one
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform