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

Time Picker

3 Answers 91 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Shaik
Top achievements
Rank 1
Shaik asked on 01 Sep 2011, 04:05 AM
Hi there,

my query is about RadDateTimePicker.

Is there way to change the TimePicker layout to look something like following

12 PM    12 AM
1   PM     1  AM
2   PM     2 AM

Please suggest ASAP.

Thank you

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Sep 2011, 05:09 AM
Hello Rashid,

Try setting the markup as shown below.
aspx:
<telerik:RadTimePicker ID="RadTimePicker1" runat="server"  >
  <TimeView Columns="2" RenderDirection="Vertical">
  </TimeView>
</telerik:RadTimePicker>

Thanks,
Shinu.
0
Shaik
Top achievements
Rank 1
answered on 01 Sep 2011, 02:42 PM
Thank you.

It worked.

But a small problem, i've requested something like

12 PM    12 AM
1 PM       1 AM

PM first and then AM

Any ideas
0
Marin
Telerik team
answered on 06 Sep 2011, 09:10 AM
Hi Shaik,

 RadTimePicker renders values in a 24 hours time frame sorted ascending. I am afraid that the current version does not allow the time values to be ordered from later to earlier.

All the best,
Marin
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
General Discussions
Asked by
Shaik
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Shaik
Top achievements
Rank 1
Marin
Telerik team
Share this question
or