Hi,
I was wondering if there's any client-side event/function call that allows me to select multiple time slots in the scheduler.
I am implementing an application where I need to allow the user to
1. click and drag across the scheduler; when they release the mouse button,
2. open the advanced edit form for that dragged duration... and,
3. marking the duration on the scheduler with a different background color.
Is this possible on the client side? If not client side, would it be possible to do this server side?
- Sahil
I was wondering if there's any client-side event/function call that allows me to select multiple time slots in the scheduler.
I am implementing an application where I need to allow the user to
1. click and drag across the scheduler; when they release the mouse button,
2. open the advanced edit form for that dragged duration... and,
3. marking the duration on the scheduler with a different background color.
Is this possible on the client side? If not client side, would it be possible to do this server side?
- Sahil
13 Answers, 1 is accepted
0
Hello Sahil,
There is going to be such functionality rolled out in our upcoming Q3 2010 RadControls for ASP.NET AJAX release.
You will be able to select the TimeSlots of the DayView, WeekView, ResourceGroupedDayView and ResourceGroupedWeekView using the mouse and then using enter to display the inline form for creating appointments. Also it's going to support the TimeSlotContextMenu, i.e. you will be able to create new appointment or new recurring appointment based on the currently selected slots.
Hope you will like this feature!
Regards,
Nikolay Tsenkov
the Telerik team
There is going to be such functionality rolled out in our upcoming Q3 2010 RadControls for ASP.NET AJAX release.
You will be able to select the TimeSlots of the DayView, WeekView, ResourceGroupedDayView and ResourceGroupedWeekView using the mouse and then using enter to display the inline form for creating appointments. Also it's going to support the TimeSlotContextMenu, i.e. you will be able to create new appointment or new recurring appointment based on the currently selected slots.
Hope you will like this feature!
Regards,
Nikolay Tsenkov
the Telerik team
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
0
answered on 07 Dec 2010, 07:57 AM
Hi,
Thanks for your response on this issue. I have downloaded the latest Q3 2010 release build for ASP.NET AJAX. I have the requested functionality, ie, I can now select multiple timeslots in the scheduler. However, I was wondering if it's possible to capture this information when a selection was changed, instead of using the inline editor, or the advanced form, if I create my own editor, I was wondering how I could communicate the selected time slots.
For example, when the user clicks and drags to select multiple time slots , I want to update two rad time pickers based on the start and end time of the selected slot. Also, I wanted to implement the reverse. When the user enters both the start and end time, I want the radscheduler to select that timeslot in the window.
Are these features possible with the current release?
Thanks
- Sahil
PS: I'm assuming I'm looking for an event fired when the selection starts/ends.
Thanks for your response on this issue. I have downloaded the latest Q3 2010 release build for ASP.NET AJAX. I have the requested functionality, ie, I can now select multiple timeslots in the scheduler. However, I was wondering if it's possible to capture this information when a selection was changed, instead of using the inline editor, or the advanced form, if I create my own editor, I was wondering how I could communicate the selected time slots.
For example, when the user clicks and drags to select multiple time slots , I want to update two rad time pickers based on the start and end time of the selected slot. Also, I wanted to implement the reverse. When the user enters both the start and end time, I want the radscheduler to select that timeslot in the window.
Are these features possible with the current release?
Thanks
- Sahil
PS: I'm assuming I'm looking for an event fired when the selection starts/ends.
0
Hi Sahil,
This is a feature that is not currently at our ToDo-list, but we are considering it.
Your telerik points are updated. Thank you for your suggestion!
Regards,
Nikolay Tsenkov
the Telerik team
This is a feature that is not currently at our ToDo-list, but we are considering it.
Your telerik points are updated. Thank you for your suggestion!
Regards,
Nikolay Tsenkov
the Telerik team
Browse the vast support resources we have to jumpstart 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
answered on 23 Jan 2011, 04:10 AM
Hi,
I was wondering if there was any update on this and if the feature would be supported in any of the further releases?
Thanks
Sahil Ramani
I was wondering if there was any update on this and if the feature would be supported in any of the further releases?
Thanks
Sahil Ramani
0
Hello Sahil,
We are not planning on releasing such functionality for the upcoming Q1 2011.
It's already in our wish-list for future development and we will consider it once we start planning for Q2 2011.
Regards,
Nikolay Tsenkov
the Telerik team
We are not planning on releasing such functionality for the upcoming Q1 2011.
It's already in our wish-list for future development and we will consider it once we start planning for Q2 2011.
Regards,
Nikolay Tsenkov
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

Ajay
Top achievements
Rank 1
answered on 26 Jan 2011, 02:13 PM
Hi
Is there any way to disable all day and recurrence check boxes?
Does telerik is planning to have them as properties so we can turn on or off them ?
Is there any way to disable all day and recurrence check boxes?
Does telerik is planning to have them as properties so we can turn on or off them ?
0
Hello Ajay,
Please use this forum thread as an example: http://www.telerik.com/community/forums/aspnet-ajax/scheduler/hide-hourly-option-in-radscheduler.aspx
Regards,
Nikolay Tsenkov
the Telerik team
Please use this forum thread as an example: http://www.telerik.com/community/forums/aspnet-ajax/scheduler/hide-hourly-option-in-radscheduler.aspx
Regards,
Nikolay Tsenkov
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

Kenneth
Top achievements
Rank 1
answered on 27 Jun 2019, 06:01 PM
Hi, has this feature been implemented yet?
0
Hi Kenneth,
You can check out this KB article Multiple Selection for Timeline View of Scheduler.
and also give your vote for the following feedback portal items:
Regards,
Rumen
Progress Telerik
You can check out this KB article Multiple Selection for Timeline View of Scheduler.
- ADD: Timeslot Selection and Multiple slot selection for TimeLineView in RadScheduler
- Add Multiple appointments selection and manipulation functionality in RadScheduler.
Thank you!
Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0

Rainer
Top achievements
Rank 1
answered on 08 Sep 2019, 09:15 AM
Hi,
I need a multiple appointment selection and a list with the selected appointments. How?
Best
0
Hi Rainer,
Please add your requirement and vote for the https://feedback.telerik.com/aspnet-ajax/1373203-add-timeslot-selection-and-multiple-slot-selection-for-timelineview-in-radscheduler implementation.
That would be much appreciated!
Regards,
Rumen
Progress Telerik
Please add your requirement and vote for the https://feedback.telerik.com/aspnet-ajax/1373203-add-timeslot-selection-and-multiple-slot-selection-for-timelineview-in-radscheduler implementation.
That would be much appreciated!
Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0

Rainer
Top achievements
Rank 1
answered on 13 Sep 2019, 06:51 AM
Thank you for the reply.
I don't looking for multiple timeslot selection. I need to multi select appointments. How can I do this?
Kind Regards, Rainer
0
Thank you for the clarification. This is another feature request you can vote for - https://feedback.telerik.com/aspnet-ajax/1374292-add-multiple-appointments-selection-and-manipulation-functionality-in-radscheduler.
Regards,
Rumen
Progress Telerik
Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.