
Arteta Sam
Top achievements
Rank 1
Arteta Sam
asked on 12 Apr 2011, 09:35 AM
Hi all,
How can i change the default datepicker to just month picker and year picker?
And how can i fixed the picker that user are unable to click on FastNavigationStep and Navigationstep?
Thank you.
regards,
nasri
How can i change the default datepicker to just month picker and year picker?
And how can i fixed the picker that user are unable to click on FastNavigationStep and Navigationstep?
Thank you.
regards,
nasri
4 Answers, 1 is accepted
0
Hi Nasri,
I recommend that you examine the following online demo which illustrates how RadMonthYearPicker can be used inside an edit template of a template column:
http://demos.telerik.com/aspnet-ajax/calendar/examples/monthyearpicker/databinding/defaultcs.aspx
Give it a try and let me know if it helps to achieve the desired functionality.
Kind regards,
Pavlina
the Telerik team
I recommend that you examine the following online demo which illustrates how RadMonthYearPicker can be used inside an edit template of a template column:
http://demos.telerik.com/aspnet-ajax/calendar/examples/monthyearpicker/databinding/defaultcs.aspx
Give it a try and let me know if it helps to achieve the desired functionality.
Kind regards,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Arteta Sam
Top achievements
Rank 1
answered on 16 Apr 2011, 01:06 PM
Hi Pavlina,
I cant found the radmonthyearpicker in my project due to version problem. Any other solution?
Thank you.
Regards,
Nasri
I cant found the radmonthyearpicker in my project due to version problem. Any other solution?
Thank you.
Regards,
Nasri
0
Hi Nasri,
Please refer to the project in the following code library which demonstrates how the RadDatePicker can be customized to a month/year picker using the FastNavigation component:
http://www.telerik.com/community/code-library/aspnet-ajax/calendar/month-year-picker.aspx
Greetings,
Pavlina
the Telerik team
Please refer to the project in the following code library which demonstrates how the RadDatePicker can be customized to a month/year picker using the FastNavigation component:
http://www.telerik.com/community/code-library/aspnet-ajax/calendar/month-year-picker.aspx
Greetings,
Pavlina
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0

Arteta Sam
Top achievements
Rank 1
answered on 19 Apr 2011, 11:33 AM
Thank you!