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

Double click and slot selection behavior

2 Answers 54 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Krzysztof
Top achievements
Rank 1
Krzysztof asked on 27 Feb 2013, 01:47 PM
Dear Telerik Team!

If there is more than one slot selected, double click on scheduler clears that selection and selects one slot only. Is it possible to change this behavior and keep the selection after double click?

Very best regards and thank you!
Krzysztof

2 Answers, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 04 Mar 2013, 09:53 AM
Hello Krzysztof,

In order to achieve the described behavior you will need to customize the SlotSelectionBehavior of the control and add override the GetSelectionOverride() method with your custom selection logic.

You can read this help article that describes how to customize the SlotSelectionBehavior.

All the best,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Krzysztof
Top achievements
Rank 1
answered on 04 Mar 2013, 01:17 PM
Dear Vladi,

Thanks for your response. Is it possible to detect in GetSelectionOverride method that slot was double clicked?

Very best regards and thank you in advance!
Krzysztof
Tags
ScheduleView
Asked by
Krzysztof
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Krzysztof
Top achievements
Rank 1
Share this question
or