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

Could RadTimePicker's displaying style be changed to Dropdownlist format like in Outlook?

4 Answers 29 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 14 Mar 2013, 03:42 AM

Hi,

Currently, we have implemented the RadTimePicker controller in our web application. But the customer wants to use the dropdownlist like outlook style? Could the control display like that?

If not, is there any code refactoring we could implement it to that style?

Alex

4 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 19 Mar 2013, 12:27 PM
Hi Alex,

In case you need the feel and the look of the Microsoft Outlook into your application you should use RadScheduler control instead of RadDatePicker. See the control's demos below:

http://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx

Kind regards,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Alex
Top achievements
Rank 1
answered on 21 Mar 2013, 09:50 AM
Hi Maria,

Yes, you are right. I want to implement like time picker in the appointment's advanced edit form. But how could I use it out side the RadScheduler? I just want to use like RadTimePicker but with dropdownlist style. Could you tell me how to implement that?

Alex
0
Kostadin
Telerik team
answered on 26 Mar 2013, 11:37 AM
Hi Alex,

Thank you for getting back to us.

A possible solution is to set an arrow as a background image of the DateInput. Then you could disable the button and set ShowPopUpOnFocus to true. For your convenience I prepared a small sample and attached it to this thread.

Please give it a try and let me know if I could provide you any further assistance.

Greetings,
Kostadin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Alex
Top achievements
Rank 1
answered on 27 Mar 2013, 12:49 AM
Hi Kostadin,

Thanks for your comments. I have implemented and it is working.
Tags
Calendar
Asked by
Alex
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Alex
Top achievements
Rank 1
Kostadin
Telerik team
Share this question
or