Declined
Last Updated: 22 Nov 2021 14:29 by ADMIN
Now I must write any custom logic for Event editor (such as logic for additional fields on edit form, and so on) in same angular controller, in wich global scheduler logic is placed.

When custom editor code grows and becomes huge part of this controller, I want to put this code in a separate controller.
Declined
Last Updated: 16 Feb 2022 14:28 by ADMIN
Declined
Last Updated: 04 Nov 2021 12:20 by ADMIN
Allow the sorting of all day events in day / week views and allow sorting of events in month view as well.  A lot of all-day events have the same start and end time, it would be nice to be able to sort them on another field in my model.
Declined
Last Updated: 12 Mar 2021 12:53 by ADMIN
Created by: Igor
Comments: 2
Category: Scheduler
Type: Feature Request
1
Add the ability to use html tags in Scheduler resource
Declined
Last Updated: 04 Nov 2021 12:04 by ADMIN
Created by: Michael
Comments: 2
Category: Scheduler
Type: Feature Request
1
I would like to see something built into the scheduler UI that lets you navigate the scheduling conflicts.  It could show the number of conflicts, a previous and next buttons.  I'm not sure exactly where this would appear in the UI, but that's what you guys are good at! :)  At the moment, I am about to have to code this myself, maybe as a custom widget that can be hooked to any scheduler, but I would rather use something built-in.  Thanks!
Declined
Last Updated: 09 Sep 2021 08:34 by ADMIN
Created by: James
Comments: 0
Category: Scheduler
Type: Feature Request
1
A feature that allows the events in the Scheduler to have their ‘margin-bottom’ property assigned programmatically. This is required to support custom events with a border-width > 1px. 

Currently, the code calculating event position assumes the border-width on events will be 1px, and it works perfectly when that assumption is correct. Increasing the border-width results in events overlapping each other, which is something I’d like to avoid.
Declined
Last Updated: 25 Oct 2021 06:31 by ADMIN
Created by: Kanav
Comments: 0
Category: Scheduler
Type: Feature Request
2
I am using KendoUI - free version  for schedulers. Everything is working perfectly except Partial Postback. My Client Wants Partial Postback when the calender is filtered or new Event is created ....I have implemented the Ajax but somehow its not working completely - the scheduler does not rebind with new values, its state does not changes ... . However, data is being updated with the partial postback in the database.  I am running on a strict timeline.... so any help would be great.

Thank you in advance.
1 2