Unplanned
Last Updated: 24 Jan 2020 11:09 by ADMIN

In some scenarios it is required to validate if the edited event model property matches a certain condition. If this is not the case, the recurrenceEditor popup needs to be prevented from showing.

Currently the Scheduler does not provide a beforeEdit event that allows such behavior to be achieved.

Unplanned
Last Updated: 08 Jan 2020 13:59 by ADMIN
Created by: Kenneth
Comments: 1
Category: Scheduler
Type: Bug Report
0

Hi, we're using scheduler and we have the selectable set to true so users can drag and select timeslots to create.

The issue we're having is related to the autoscrolling when the user attempts to create a selection that is longer than the display window and attempts to drag past the display window but the scheduler would not auto scroll to expand the selection.

However, if we were to expand an existing event, the handler would be able to expand past the display window and scheduler would auto scroll. We were wondering if the event creation could have the same behavior.

 

Thanks,

Kenneth 

Unplanned
Last Updated: 29 Nov 2019 09:37 by ADMIN

In some cases, especially when grouping is involved, the day/week/workWeek views may end up with too many events in a single slot. If the total width of those events could not fit within the slot size, those events will overflow and cover some of their sibling events. To avoid such a result, events rendering in a scrollable container should be considered. This way each event will have a minimum width even if it has too many siblings in the same slot.

Here is a Dojo sample demonstrating the case: https://dojo.telerik.com/UnUnUTAW/6

Unplanned
Last Updated: 27 Nov 2019 12:52 by ADMIN

Scenario:

A user deletes an occurence because a few people are ill. Five minutes later the superior enters the office and says the meeting happens anyway. Or the user deletes a wrong occurence.

Resetting the recurrence might not be an option for long running meetings. Like weekly Scrum, project jour fix, ... where the other exceptions should persist. Currently the user has to create a new, separate event.

The exceptions could be rendered as multiselect or list in a separate window which opens after a button click. That way the recurrence editor would not look messy with lots of exceptions.

Unplanned
Last Updated: 08 Nov 2019 08:38 by ADMIN
Currently, the method that selects the events after DataSource.read() depends on the events' uids. However, upon data binding, new event elements are created, with different uids. Therefore the corresponding event is not selected.
Unplanned
Last Updated: 01 Oct 2019 07:29 by ADMIN
Created by: Hitendra
Comments: 1
Category: Scheduler
Type: Feature Request
3

Hi Team,

 

It would be nice to have a feature of Collapsible / Expandable grouping function like tree view in Kendo Scheduler Timeline view. We have multiple head groups with 100 sub groups which we are not currently able to Expand / Collapse.

 

Sample Expand / Collpase feature like https://demos.telerik.com/kendo-ui/treeview/checkboxes

File attached for reference.

 

Thank you.

 

 

 

Unplanned
Last Updated: 12 Aug 2019 14:14 by ADMIN

Bug report

Reproduction of the problem

Reproducible in the Events demo.

  1. In the AllDay slot click and drag the mouse from Monday to Wednesday.
  2. The change event fires 3 times (expected).
  3. Click on Wednesday to select only that slot.
  4. The change event does not fire.

Also reproducible when selecting the slots from right to left (Wed to Mon) and then selecting the last slot (Mon).

The behavior is identical when selecting slots in a specific day, e.g. selecting and dragging from 8:00 to 10:00 and then selecting the last slot (9:30-10:00).

Current behavior

The change event does not fire.

Expected/desired behavior

The change event fires.

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: x.y
  • Browser: [all ]
Unplanned
Last Updated: 31 Jul 2019 17:35 by ADMIN
Created by: Max
Comments: 0
Category: Scheduler
Type: Feature Request
46
In horizontal configuration, with resources displayed down the left side of the control, a large number of resources will cause the control to stop functioning.  In some cases, like ours, we do not have the option to filter the resources by those that have scheduled events, and so infinite scrolling is necessary for the number of resources we need to support. For reference, see the forum post about this here: http://www.telerik.com/forums/virtual-scrolling-for-scheduler-with-many-resources
Unplanned
Last Updated: 28 Jun 2019 08:16 by ADMIN

Hi, 

I'm looking to be able to modify agenda view, so that it is like the group headers in grid - having the date as the group header and then the events that occur on that date shown underneath (also collapsible). Is this possible?

I also tried to do this in the grid but it doesn't seem to work due to the fact that it using a start and an end, not a single date column.

Thanks

 

 

Unplanned
Last Updated: 15 Apr 2019 15:01 by ADMIN
Created by: Brodie
Comments: 1
Category: Scheduler
Type: Feature Request
0

Hi there,

 

I would like to know if there is a way to add aggregates to a kendo scheduler?

 

There is a particular value that I'd like to apply an aggregate.sum to, then have that sum appear in a header. Is this possible with the scheduler? or is there some work around?

 

Thank you,

 

Brodie

Unplanned
Last Updated: 07 Jan 2019 12:39 by ADMIN

Dear Support Team,

Please try the following scenario. Create a weekly recurring event for the 4rth of April that has no end. 
Go at the next week (9/4 - 13/4) and move the event (11/4) 1 hour forward. At the confirmation popup please select 'Edit the series'.
Go back to the previous week (2/4 - 6/4). The event of 4/4 has disappeared!!

The specific dates are used as an example. Feel free to use any date your want.

Thank you in advance,
Thomas.

1 2 3 4 5