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

UI Issue: left alignment

3 Answers 41 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 23 Sep 2009, 02:03 AM
With the below xaml, you will notice the the DatePicker cannot align to the left with the TextBox
<StackPanel>
            <input:RadDatePicker Width="80" />
            <input:RadDatePicker Width="80" />
            <TextBox Text="test test" Width="80"/>          
</StackPanel>

If you select a date in the date picker, you'll notice the text in DatePicker is also not left aligned with the text in the TextBox

3 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 25 Sep 2009, 11:02 AM
Hello James,

Please accept our apologies. Could you please describe what you mean by "align to the left" - to be placed at the left side, next to the TextBox or something else?

Kind regards,
Kaloyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
James
Top achievements
Rank 1
answered on 27 Sep 2009, 02:12 AM

With the date pickers do you note that they don’t quite left-align correctly with the other fields in the form (the textbox) nor does the date value have the right distance from the left-hand edge of the field as per the other fields of the form (the Textbox)?


0
Nikolay
Telerik team
answered on 30 Sep 2009, 12:39 PM
Hello James,

Thanks for the details.

We will definitely consider imrpoving out themes to address the visual glitches you mentioned.

Thanks for your feedback.

Kind regards,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
DatePicker
Asked by
James
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
James
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or