Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to know that Enter key is pressed

625516Jul 8 2008 — edited Jul 10 2008
Hi,

When we press TAB/ENTER keys cursor navigates to next item. This is the default navigation of block.
Now i want that cursor should go down when ENTER key is pressed. Once it reaches last record then cursor will go to next item's first record.
Key-Next-Item trigger gets fired when TAB/ENTER key is pressed. In this trigger i can check for the ascii values of the TAB & ENTER keys. But i don't know how to code for getting the ascii values.

If anyone has some idea then please share with me..

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 7 2008
Added on Jul 8 2008
10 comments
2,033 views