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

[Solved] DatePicker & Tabbing

1 Answer 57 Views
DatePicker for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mike
Top achievements
Rank 1
Mike asked on 28 Oct 2012, 03:25 PM
Hi,

I find that if I have a UI where I have 1 button then a DatePicker then 1 button in the tab order then it seems to take me 2 tabs to move from the button to the DatePicker.

<StackPanel>
      <Button Content="Button" />
      <Input:RadDatePicker />
      <Button Content="Button" />
    </StackPanel>

That is - the first tab from the first button seems to navigate me nowhere and the second tab seems to correctly land the focus on the DatePicker.

Any ideas?

Mike.

1 Answer, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 30 Oct 2012, 10:48 AM
Hello, Mike

Thank you for using our RadControls for Windows 8!

Yes, you are right. I have logged this issue as a bug and we will make a research to fix it.

Thank you for your time. I have also updated your Telerik points accordingly. Do not hesitate to write us back should you have any other question/problem with our tools.

 

Kind regards,
Ivaylo Gergov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DatePicker for XAML
Asked by
Mike
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Share this question
or