shift tab
julie123
Member Posts: 5
Hello,
I have an issue with tab control on a form.
When I press tab, the cursor is placed on the correct control, I defined this with the Nextcontrol property.
But when I press Shift Tab, it does not go to the previous control.
I searched for the property Previouscontrol but it does not exist.
Does anyone know how I can solve this (version 5)?
Thx!
I have an issue with tab control on a form.
When I press tab, the cursor is placed on the correct control, I defined this with the Nextcontrol property.
But when I press Shift Tab, it does not go to the previous control.
I searched for the property Previouscontrol but it does not exist.
Does anyone know how I can solve this (version 5)?
Thx!
0
Comments
-
there isn't such a property, as you said...
*edit: i wrote this previously, but is not correct:
the trick is to put IDs of the controls in the correct order (shift+tab takes the current ID and moves to the previous one)
*edit2: after investigating, the "logic" is to take bottom control of the nearest column of the current control as the previous control: in standard sales header, starting from posting date you'll get the city. if you move the city to the bottom of the second column, you'll get the comment button instead. It's hard to explain ](*,)0 -
So this can not be solved?0
-
ok, thank you for your answer!0
-
This has never worked properly, next control works fine, but it does not pick this order in reverse, which is indeed extremely annoying. I have no idea why there is a property for NEXT control but not for PREVIOUS control.0
-
Because there is only one way forward but can be more ways backward (if 3 controls have NextControl same, whre you will go when going back from this control?) The NextControl is there to make faster data entry, but not to make faster data corrections... :-)0
-
Well that would be easily solved by including a 'PreviousControl' property. That's what I mean, they took the time to include a 'NextControl' property, but for some reason decided that would not care about the reverse order.0
-
Yes, NAV is application, which is moving only forward and is not looking back...
0 -
-
Well if you set the nextcontrol of the last field to the first field then it will just loop around.
I guess they figured if you missed a field, you can just keep tabbing until the field came up again.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 250 Dynamics CRM
- 102 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

