All Products
Demos
Services
Blogs
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for WinForms Forum
/
Calendar, DateTimePicker, TimePicker and Clock
/
Calendar as Month picker
Cancel
Telerik UI for WinForms
Resources
Buy
Try
Feed for this thread
3 posts, 1 answers
Peter Szintai
28 posts
Member since:
Jul 2009
Posted 05 Mar 2012
Link to this post
Hi All!
I would like to use the Calendar control as month picker (only the year and month is important from the date): everything is fine, I can handle the control.CalendarElement.<navigation button>.Click events.
The only problem is, that the user can select other month from the popup list after a right click on the calendar title.
Can I subscribe to any event, which fires in this case and says the newly selected month?
Best regards,
Peter
Answer
Richard Slade
3000 posts
Member since:
May 2009
Posted 06 Mar 2012
Link to this post
Hello Peter,
I'd advise using the RadDateTimePicker control (see
this answer
).
However, if you want to use calendar, then I'll look into this for you
Richard
Peter Szintai
28 posts
Member since:
Jul 2009
Posted 06 Mar 2012
Link to this post
Hi Richard,
Yesterday I found your reply in the linked thread, thank you, based on it I have developed the needed month picker, it works fine.
A good advantage of the calendar based picker can be the faster navigation, but, while a user does not require, it is not so important (remains, as a theoretical possibility).
Best regards,
Peter
Back to Top
Close