wangxuebin Posted October 24, 2012 Posted October 24, 2012 How to make the key 'Enter' become the 'Tab' in UniGui edit components? I mean when using uniedit or unidbgrid,when I press 'enter' key,the focus move to the next editbox,unnessary to press 'tab' key? someone help me! thanks in advance! wxb_km Quote
estrify Posted October 24, 2012 Posted October 24, 2012 FormNavigate demo might help you. Regards Quote
rencarnacion Posted January 10, 2013 Posted January 10, 2013 FormNavigate demo might help you. Regards I checked out all demo and I couldn't get any demo that I can see how I can use Enter as Tab, could you show me how to get it or if you have any example please send it thanks Quote
wangxuebin Posted January 12, 2013 Author Posted January 12, 2013 there is FormNavigate demo,you can find the "NavigateKeys" property of UniForm,in "NavigateKeys" you can set field "next" to 13(the keycode of enter),set enable to true,then all uniedits on this form will see the "enter" key as "tab" key. wxb_km 2013.1.12 Quote
rencarnacion Posted January 12, 2013 Posted January 12, 2013 Thanks for your help I will check It as soon as I get the office Quote
warat mookdaanan Posted March 2, 2023 Posted March 2, 2023 in form is work ok if i want to use in mobile form how i must to do? i use mobile to check stock inventory use with barcode scanner Quote
warat mookdaanan Posted March 2, 2023 Posted March 2, 2023 in form have navigatekeys but in mobile form not have navigatekeys Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.