can anyone give me an example of how to use the FastNavigationStep property for a datetime picker. I want it to move every 12 months.
Thanks.
3 Answers, 1 is accepted
0
Sebastian
Telerik team
answered on 24 Apr 2008, 12:28 PM
Hi Donovan,
The FastNavigationStep property is of type integer and represents the number of CalendarView views that will be scrolled when the user clicks on a fast navigation link. I suppose that in your case this property should have value of 12.