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

tab index in colorpicker?

2 Answers 90 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
sivakanth
Top achievements
Rank 1
sivakanth asked on 27 Dec 2010, 03:10 PM
Hi
           i have one clarification.we are using telerik rad controls in our project.
My problem about tab index in radcolorpicker control.
our layout design is having 25 fields.They are textbox,combobox,radiobuttons,etc...with only one radcolorpicker.
24th control is radcolorpicker in our project.Here i am setting tab index in  starting 1 to 25 in orderly.

also set radcolorpicker tabindex is 24.

i don't use mouse.working only tab.
if i put values in run time the tab will goes correctly.but finaly completed 25th field then CURSOR AGAIN COMES RADCOLORPICKER CONTROL.
That is my problem.here i want cursor in first field.

pls give me correct solution?

2 Answers, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 30 Dec 2010, 10:21 AM
Hello sivakanth,

I was able to reproduce this issue and have logged this in our PITS and you can check its progress here. It seems that it is caused by using/setting TabIndex. For a temporary way around this, you could define the controls in the xaml in the same order as the tab index. This way, you would not have to use TabIndex and the controls will still use the same tab sequence.

All the best,
Alex Fidanov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
sivakanth
Top achievements
Rank 1
answered on 31 Dec 2010, 07:20 AM
hi,
         thanks for ur reply.

Already i did check this method also.But if i am press tab its goes three times in colour picker .after that only goes other control.

so can u give me correct solution for that thread?
Tags
ColorPicker
Asked by
sivakanth
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
sivakanth
Top achievements
Rank 1
Share this question
or