Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Problem with the UltraWinGrid when it respond to the ENTER
posted

I am using UltraGrid for a data entry form as most of the KeyPunching guys demands that enter key must act like TAB key. I tried to achieve it with the help of following article. But still enter key is getting the cursor next column of the next row instead of next column of the same row, 2ndly at last column it must go to the next row, either to enter new record or on existing record for editing. I hope you got my point.

Thanks for all previous supports.

Regards AHK

Knowledge Base Article: KB02028

HOWTO:How can I make the UltraWinGrid respond to the ENTER key the same way it does to the TAB key?