473,386 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Textboxes

Hi,

I have a windows application, which has a sequence of textboxes.
Now when I execute the application and start to enter data into the
textboxes, I use the tab to go from one textbox to another. The
problem is that when I press the tab, the sequece is not correct, ie
it starts from textbox 1 than jumps to textbox 4, then to textbox
3,...

How can I fix the problem so that I can enter the data in the
correct sequence.
Thanks in Advance for your help.
Nov 16 '05 #1
3 1216
be*********@yahoo.com (Xarky) writes:
Hi,

I have a windows application, which has a sequence of textboxes.
Now when I execute the application and start to enter data into the
textboxes, I use the tab to go from one textbox to another. The
problem is that when I press the tab, the sequece is not correct, ie
it starts from textbox 1 than jumps to textbox 4, then to textbox
3,...

How can I fix the problem so that I can enter the data in the
correct sequence.
set the tabindex property of textbox 1 to 0, textbox 2 to 1 etc.

/rw

Thanks in Advance for your help.

Nov 16 '05 #2
You may also set the tab order visually: Open the form in designer mode and
select menu View | Tab Order. Now, click on individual controls in the order
you want the tab-index.

HTH

"Xarky" <be*********@yahoo.com> wrote in message
news:bc*************************@posting.google.co m...
Hi,

I have a windows application, which has a sequence of textboxes.
Now when I execute the application and start to enter data into the
textboxes, I use the tab to go from one textbox to another. The
problem is that when I press the tab, the sequece is not correct, ie
it starts from textbox 1 than jumps to textbox 4, then to textbox
3,...

How can I fix the problem so that I can enter the data in the
correct sequence.
Thanks in Advance for your help.
Nov 16 '05 #3
Thanks for all the help. Problem solved.

"Shiva" <sh******@online.excite.com> wrote in message news:<eh**************@TK2MSFTNGP15.phx.gbl>...
You may also set the tab order visually: Open the form in designer mode and
select menu View | Tab Order. Now, click on individual controls in the order
you want the tab-index.

HTH

"Xarky" <be*********@yahoo.com> wrote in message
news:bc*************************@posting.google.co m...
Hi,

I have a windows application, which has a sequence of textboxes.
Now when I execute the application and start to enter data into the
textboxes, I use the tab to go from one textbox to another. The
problem is that when I press the tab, the sequece is not correct, ie
it starts from textbox 1 than jumps to textbox 4, then to textbox
3,...

How can I fix the problem so that I can enter the data in the
correct sequence.
Thanks in Advance for your help.

Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: T. Wintershoven | last post by:
Hello, I have a few textboxes placed on a SSTab control devided over 3 tabs Is there a way to clear all textboxes in one time in stead of one by one. Someone told me "Use for each item...
7
by: Drew | last post by:
I have a db table like the following, UID, int auto-increment RegNo Person Relation YearsKnown Now here is some sample data from this table,
1
by: Edlueze | last post by:
I have a number of forms with large textboxes for the purposes of editing memo fields, and just recently I've noticed some bizarre behavior. For some textboxes the END and HOME keys do nothing,...
11
by: ian.davies52 | last post by:
Is there anything I can do about the apparent limit on the number of textboxes that have calculations as their control source on a form or report in ms-access? I have a query that pulls together...
4
by: Jason M | last post by:
Hi, Im very new to c#, so forgive me if this is a really stupid question. Im trying to create a form for entering purchase requests. For each line item I have a quantity, a description unit cost...
1
by: Newbie | last post by:
hello, i have a 14 textboxes and 14 requiredfieldvalidator controls to validate the textboxes. if one or more of the textboxes is empty, the corresponding requiredfieldvalidator controls show...
0
by: Drew | last post by:
Hey, i am currently looking for a nice solution for the following problem ( i could not find a sufficient solution in the other postings ): I am having several textboxes on my page, some of them...
1
by: amurra06 | last post by:
I have a form that contains a tabpage and in that tabpage is a usercontrol that conatins a bunch of textboxes. I have arranged these textboxes in groupboxes to organize them better. What I do is to...
8
by: clintonG | last post by:
I have to get to this later tonight or tommorrow...and wonder... There's two TextBoxes in a Wizard Step posing an either-or situtation. Only one or the other TextBox may pass data. The...
3
by: sakhan | last post by:
Hello Friends, I want to create a row of 10 textboxes each time I click the add button. I want this to continue till it reaches five hundred I am using AJAX for this. It doesnot create 10...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.