﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Which Key to use afteer data entry Tab or Enter</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 22 Apr 2026 13:22:33 GMT</lastBuildDate><ttl>20</ttl><item><title>Which Key to use afteer data entry Tab or Enter</title><link>http://forum.strataframe.net/FindPost29526.aspx</link><description>Hi.&lt;br/&gt;Just wondering what has become the standard in APPS .&lt;br/&gt;In VFP. most of our users woud use the Enter Key, but Tab seems to be the default in Dot Net.&lt;br/&gt;&lt;br/&gt;Most of our users are Heads Down using the Numeric Keyboard , and if they were to use the Tab, they would need three hands (assunimg Right Handed)....&lt;br/&gt;...one they use for entering numbers using Numeric Keypad&lt;br/&gt;... one they use for flicking the data entry pages&lt;br/&gt;... one for&amp;nbsp; the Tab Key, which is over on the LHS of keyboard, &lt;br/&gt;&lt;br/&gt;Tia&lt;br/&gt;Gerard</description><pubDate>Wed, 09 Feb 2011 09:24:43 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Which Key to use afteer data entry Tab or Enter</title><link>http://forum.strataframe.net/FindPost29530.aspx</link><description>Hi Gerard,&lt;br/&gt;I agree with Sam.&amp;nbsp; Check out the TabOrderController, I use it on my forms and it does work as advertised.&amp;nbsp; In my applications the standard is the "Tab" key, but I have a form or two where it make sense to use the "Enter" key so this SF control allow you to have that flexibility and if you want to go deep, you can even have a setup option for your users on which key to use and programatically configure the TabOrderController, of course that is more work for you &lt;span&gt;:satisfied:&lt;/span&gt;</description><pubDate>Wed, 09 Feb 2011 09:24:43 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Which Key to use afteer data entry Tab or Enter</title><link>http://forum.strataframe.net/FindPost29529.aspx</link><description>Hi Gerald,&lt;br/&gt;&lt;br/&gt;The TabOrderController controls the order in which controls are accessed when the tab key (or the enter key) is presssed similar to the TabIndex property on controls.&amp;nbsp; But the TabOrderController is much better and easier to use.&amp;nbsp; It is documented in the SF Help system.&lt;br/&gt;&lt;br/&gt;In my opinion, the tab key is the standard way to advance for Winforms apps.&amp;nbsp; I have tried the EnterAdvances property on the TabOrderController, but if you present a multiline textbox that should accept the enter key, I think there could be a problem because an enter will advance to the next control.&lt;br/&gt;&lt;br/&gt;Sam Tenney</description><pubDate>Wed, 09 Feb 2011 08:44:46 GMT</pubDate><dc:creator>Sam Tenney</dc:creator></item><item><title>RE: Which Key to use afteer data entry Tab or Enter</title><link>http://forum.strataframe.net/FindPost29528.aspx</link><description>Hi Sam. Thanks for your reply.&lt;br/&gt;&lt;br/&gt;I was really trying to get a handle as to what is the de facto standard in 'state of the art' apps.&lt;br/&gt;&lt;br/&gt;If Tab is the 'standard', and 99.99 % of all apps behave this way, there may not be a need to do anything.&lt;br/&gt;&lt;br/&gt;What does the TabOrderController do ??</description><pubDate>Wed, 09 Feb 2011 08:31:38 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Which Key to use afteer data entry Tab or Enter</title><link>http://forum.strataframe.net/FindPost29527.aspx</link><description>Hi Gerald,&lt;br/&gt;&lt;br/&gt;If you drop a TabOrderController onto your form, it has a property named EnterAdvances that might be what you are looking for.&lt;br/&gt;&lt;br/&gt;Sam Tenney</description><pubDate>Wed, 09 Feb 2011 08:02:16 GMT</pubDate><dc:creator>Sam Tenney</dc:creator></item></channel></rss>