473,407 Members | 2,306 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,407 software developers and data experts.

auto tabbing

Hi,
I'm looking for some help on auto tabbing between edit boxes, on a asp.net
page writing with C#.

The edit boxes are auto generated at run time and could from 1 to many boxes
so the code needs to be quite dynamic to cope with this.

Was recommended to ask here.

Any help is appreciated.
Nov 6 '08 #1
4 1863
this must be doine in javascript. google and you will find many examples,
pick the code you are most happy with. if you are jQuery user there are some
autotab plugins.
-- bruce (sqlwork.com)
"Joe90" wrote:
Hi,
I'm looking for some help on auto tabbing between edit boxes, on a asp.net
page writing with C#.

The edit boxes are auto generated at run time and could from 1 to many boxes
so the code needs to be quite dynamic to cope with this.

Was recommended to ask here.

Any help is appreciated.
Nov 6 '08 #2
Tabs are available on AjaxControlToolkit. http://ajax.asp.net

Dynamically adding textboxes. Repeater Control ?
--
Vinay Khaitan
[Windows Forms Layout Control]
http://www.smart-components.com/
----------------------------------------------------------------
"Joe90" <no****@nospam.comwrote in message
news:zD*************@newsfe21.ams2...
Hi,
I'm looking for some help on auto tabbing between edit boxes, on a asp.net
page writing with C#.

The edit boxes are auto generated at run time and could from 1 to many
boxes
so the code needs to be quite dynamic to cope with this.

Was recommended to ask here.

Any help is appreciated.


Nov 7 '08 #3
On Nov 7, 7:54*am, "Vinay Khaitan" <vkhai...@gmail.comwrote:
Tabs are available on AjaxControlToolkit.http://ajax.asp.net

Dynamically adding textboxes. Repeater Control ?
he's not looking to add a tab control, but rather move the focus of
the cursor from one edit box to the next, presumably when the proper
length of data is entered.
Nov 7 '08 #4
Oh, okay. All the textboxes have property "TabIndex". Set it accordingly (
may be in loop with incrementing integer? )

--
Vinay Khaitan
[Windows Forms Layout Control]
http://www.smart-components.com/
----------------------------------------------------------------
"Larry Bud" <la**********@yahoo.comwrote in message
news:38**********************************@t39g2000 prh.googlegroups.com...
On Nov 7, 7:54 am, "Vinay Khaitan" <vkhai...@gmail.comwrote:
Tabs are available on AjaxControlToolkit.http://ajax.asp.net

Dynamically adding textboxes. Repeater Control ?
he's not looking to add a tab control, but rather move the focus of
the cursor from one edit box to the next, presumably when the proper
length of data is entered.
Nov 7 '08 #5

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

Similar topics

145
by: David MacQuigg | last post by:
Playing with Prothon today, I am fascinated by the idea of eliminating classes in Python. I'm trying to figure out what fundamental benefit there is to having classes. Is all this complexity...
0
by: vikki | last post by:
I have my main window (made of a CFrameWnd and a CWnd subclasses). When I created the CWnd subclass (the main client area), I used WS_EX_CONTROLPARENT in the CreateEx method. I have several...
3
by: williamc | last post by:
Somebody asked me if it would be possible to add auto-advance to a web form where there are a lot of repetitive 5 character fields. I took a look around the web and found a script, which appears to...
2
by: Samuel Hon | last post by:
Hi I'm trying to prevent users from moving between different records in forms in Access 2000. I've turned off the record selectors and disabled the mouse wheel. I've now found that you can...
1
by: Tom | last post by:
A dumb question: Exactly how does tabbing work in an ASP.NET form in the browser? Does it work the same was as a Windows Forms form does? I have a rather complicated ASP form (that consists of...
0
by: Mike Walters | last post by:
We are auto tabbing from one control to the next after max length is reached, but when within a groupbox tabbing remains within itself. when we are at the max length and use the backspace or Del...
6
by: Doug Bell | last post by:
Hi I have a DataGrid with some hidden columns and also some read Only and some ComboBox Columns. Sandard Tabbing through the Datagrid sees the focus go to the hidden columns requiring further...
10
by: jp | last post by:
I have multiple PMW widgets (EntryFields, ScrolledField etc), how can I skip over these widgets when using the tab key? Thank you, John
0
by: TDC | last post by:
Hello, I'm sure this is simple to resolve but I can't seem to see the answer. I am using Visual Studio 2005 (VB). I created a local SQL database (using Visual Studio 2005) with a few related...
0
by: Joe90 | last post by:
Hi, I'm looking for some help on auto tabbing between edit boxes, on a asp.net page writing with C#. The edit boxes are auto generated at run time and could from 1 to many boxes so the code...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.