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

Unable to resize the selected time slot in Kendo Scheduler

1 Answer 137 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Howard
Top achievements
Rank 1
Howard asked on 24 Dec 2018, 07:20 AM

Hi All,

We are using Kendo UI v2016.3.1118.We are unable to extend/resize the event in kendo scheduler slot. We have tried resizing, resizeStart and resizeEnd functions but they are not working. We have customized the kendo scheduler so let us know what is the reason that resizing the event is not
working. 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 25 Dec 2018, 11:19 AM
Hi Howard,

On the following Plunkr example you can find a Scheduler implementation that uses the specified version of the library (2016.3.1118). With it, the events in the Scheduler view can be dragged and resized successfully.

In general, resizing of the events in the widget can be controlled through the editable.resize property which is true by default. Thus, if the option is not set explicitly to false you should be able to successfully resize the events.

Also, as you are using an older version of Kendo UI, there might be some issues related to the Scheduler views in this particular version of the product. In order to benefit from the latest bug fixes, new widgets and features, the recommended approach is to upgrade the project's Kendo UI version to the latest. Thus, if the issues continues to persist, I would suggest to test against the latest version of the product and upgrade if the issue is resolved with it.

Regards,
Dimitar
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.

Tags
General Discussions
Asked by
Howard
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or