This is a migrated thread and some comments may be shown as answers.

Tab Order in form

3 Answers 94 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Virendra
Top achievements
Rank 1
Virendra asked on 03 Mar 2010, 12:36 PM
Hi,

In my form i have 
a) GroupBox, Inside the groupbox i have 2 textboxes and 1 DatePicker along with Labels
b) 4 Combobox outside the groupbox and placed after the groupbox
c) 2 textboxes after comboboxes.

Every editable control has TabIndex set.

When application start, first textbox inside the groupbox get selected.
now when i <tab> on keyboard, the focus move to next textbox and so on till it reaches the last control inside the groupbox, i.e. DatePicker. 

After that the focus get lost. after continuous <tab> some time it apprears on TextBoxex outside the groupbox otherwise i can notice it on browser's address bar. 

Setting of IsTabStop = false/true is not helping.

Could you please help me out , how to set tab order.

thnx
virendra

3 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 09 Mar 2010, 09:51 AM
Hi Virendra,

Sorry for the late response. Can you specify the development platform on which you are facing the problem(WPF or Silverlight) as i can't find a GroupBox in Silverlight.

Sincerely yours,
Kaloyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Virendra
Top achievements
Rank 1
answered on 09 Mar 2010, 12:16 PM
sorry, the GroupBox is our own control.

The apllication is in Silverlight 3. Even when i removed the GroupBox, the focus is lost after DatePicker.
I have set the TabIndex for every control.

Thx
virendra
0
Konstantina
Telerik team
answered on 12 Mar 2010, 02:27 PM
Hi Virendra,

Thank you for contacting us.

We weren't able to reproduce the issue that you are experiencing. Attached I am sending you a sample project. Could you please try it out and if you still have difficulties, will you send us a running project, which we can test here locally. In that way we will be able to assist you in the best manner.

Looking forward to your reply.

Greetings,
Konstantina
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Virendra
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Virendra
Top achievements
Rank 1
Konstantina
Telerik team
Share this question
or