Completed
Last Updated: 16 Jul 2015 11:41 by ADMIN
ADMIN
Created by: Plamen
Comments: 7
Category: Scheduler
Type: Bug Report
5
Described in this forum thread-http://www.telerik.com/community/forums/aspnet-ajax/scheduler/timeline-view-doesn-t-line-up-correctly.aspx#2764757
Completed
Last Updated: 20 Nov 2013 21:19 by Neeraj
RADScheduler events does not align with the time columns headers on IE10.
Demo can be used to reproduce the bug on IE10, http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx
Declined
Last Updated: 18 Nov 2013 09:10 by Nedo
Created by: Nedo
Comments: 0
Category: Scheduler
Type: Bug Report
0
Hello
When you save the data by adding the beginning of the day 2 and day laborers booking on the booking end
When you display the same process works, but counterproductive

Please help

Thank you
Completed
Last Updated: 13 Mar 2014 10:00 by ADMIN
can be replicated on this on-line demo-http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx
Completed
Last Updated: 14 Mar 2014 09:10 by ADMIN
Completed
Last Updated: 10 Jul 2014 12:30 by ADMIN
Declined
Last Updated: 25 Feb 2014 11:07 by Sam
When moving from 2.611.45 to the latest 2.717.45 ASP.NET AJAX binaries, we are experiencing a problem with the client-side drag ('move') of appointments.

Repro steps:
* Unpack the attached MVC project (bare-bones...does web-service binding on an XML document). Run the project (just go to the /Home/Index action). You should see the RadScheduler there.
* Create an appointment of AT LEAST 90 MINUTES duration. This should succeed.
* Drag the appointment up/down. I have included a piece of sample JavaScript which prints out the eventArgs.get_targetSlot().get_startTime() value. 

Expected results:
* The logged value coincides with the visual position of the start of the appointment while it is being dragged.

Actual results:
* The logged value is offset by a constant amount compared to what is being shown on the Scheduler during the drag. For example, the appointment will appear to be shown at 12:00 but the value retrieved in script will be 12:30.

This only seems to be reproducible for appointments of 90 minutes or longer. It does not occur with your 2.611.45 binaries.

I noticed that you guys changed your implementation of client-side methods like _startDrag, _raiseMoveEnd, _finishDrag etc in this latest release...it might have something to do with that, but I didn't have time to go debugging your script.

(Note: The attached zip is only a zip of the cleaned project file. The only non-standard MVC4 assemblies are your Telerik assemblies, so you'll just have to fix up the path to those so that the project builds.)
Declined
Last Updated: 02 Mar 2022 11:37 by ADMIN
Created by: Ben
Comments: 1
Category: Scheduler
Type: Feature Request
0
There is an OnClientTimeSlotClick event that fires if the user clicks in a single time slot.

If the user clicks in one time slot and drags to select multiple time slots before releasing the mouse button no event is fired.

It would be useful if the existing event was fired in this case, or another event was added to fire in this case.
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
Created by: Deepa Balasundaram
Comments: 1
Category: Scheduler
Type: Bug Report
0
In firefox, the scheduler adds additional option buttons and checkboxes. 
Declined
Last Updated: 16 Jun 2021 08:10 by ADMIN
We'd like to control how simultaneous appointments are displayed. It would be nice if the appointments are shown above eachother, as it were layers with transparancy.

If that's not possible than we'd like to control the placing of the appointments. For example the appointments in order of priority from left to right.
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
Created by: Gal
Comments: 1
Category: Scheduler
Type: Feature Request
4
I will be very helpful to have a Gantt view to the scheduler with a Grided info on one side and the  Gantt on the other. 
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
Created by: CH
Comments: 1
Category: Scheduler
Type: Feature Request
1
Extend RADScheduler not just to creating appointment. Extend it to be timelogging\time clocking feature where user can use RADScheduler to perform timelogging\clocking. 
Also allows copy and paste from 1 day to another day. 
Declined
Last Updated: 01 Nov 2013 13:06 by Elena
ADMIN
Created by: Plamen
Comments: 1
Category: Scheduler
Type: Feature Request
1

			
Unplanned
Last Updated: 01 Jul 2015 15:05 by Imported User
ADMIN
Created by: Boyan Dimitrov
Comments: 1
Category: Scheduler
Type: Feature Request
5
Related Feedback item: http://feedback.telerik.com/Project/108/Feedback/Details/88820-add-support-for-reminders-description-custom-attributes-in-radscheduler-exchang
Completed
Last Updated: 30 Apr 2014 11:27 by ADMIN
Declined
Last Updated: 12 Jul 2016 14:49 by ADMIN
Created by: Robin
Comments: 2
Category: Scheduler
Type: Feature Request
0
In http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=631805 Plamen indicated a feature request was created to implement CRUD via ODatabinding for the RadScheduler control but I can't find it. Currently it's read-only but we really would like to be able to maintain appointments as well via OData because we already have that API available in our product. This way we don't have to build\maintain a new web service.