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

RadDatePicker Week selection

2 Answers 210 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Mos
Top achievements
Rank 1
Mos asked on 15 Oct 2014, 01:05 PM
Hi,

I am using RadDatePicker and I want to make whole week selectable. When user click on any date then whole week row will be selected and input field will be filled with Monday's date. Also I can set default week by date.

Any idea?



2 Answers, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 20 Oct 2014, 11:18 AM
Hi Mos,

The RadDatePicker control allows only one date to be selected by default. if you would like to select multiple dates, you could use a RadCalendar control. You can place the RadCalendar in a hidden container and show it via client-side logic.

There is a built-in feature that enables the user to select a whole week by clicking on the row header for RadCalendar. You need to ensure that the ShowRowHeaders and UseRowHeadersAsSelectors properties are both set to true.

Regards,
Viktor Tachev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Had
Top achievements
Rank 1
Iron
answered on 19 Jun 2020, 05:37 AM
Can the RadCalendar return the week number ? when selecting the row header?
Tags
Calendar
Asked by
Mos
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Had
Top achievements
Rank 1
Iron
Share this question
or