Kendo Scheduler Slot By Element

Hello guys, I'm a total newbie when it comes to jquery. I wonder if you could tell me if it is possible to somehow join these two technologies. I've got code that is used in drag and drop in Kendo UI beetween their grid and scheduler and a code sample from one of dhtmlx developers.

Join GitHub today

Kendo Scheduler Slot By Element

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Kendo Scheduler Slot By Element

Already on GitHub? Sign in to your account

Labels

Kendo Scheduler Slot By Element 1

Comments

commented Aug 5, 2019

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 ]

Kendo Scheduler Refresh

added BugSEV: MediumC: SchedulerKendo2TriagedFP: Approved labels Aug 5, 2019
removed the Triaged label Dec 5, 2019

Kendo Scheduler Events

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment