i want to incorporate a button in the date picker itself on click of which current date is populated
1 Answer, 1 is accepted
0
Dani
Telerik team
answered on 19 May 2011, 12:33 PM
Hello Avik,
It sounds like you wish to have something similar to a Reset button that will reset the value of RadDateTimePicker. You do not need to include that in the ControlTemplate of RadDateTimePicker.
You can simply use a button aside your instance of RadDateTimePicker that will change the SelectedValue of the picker. SelectedValue property is of type DateTime.
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items