Our pure JavaScript Scheduler component


Post by willietb »

Hello All,
I drag the task from Unplanned Grid to scheduler, yes it drop the task to Scheduler but:

  1. the dropped task is fixed there(stuck in the scheduler), I can't move it around, edit or do anything with it.
  2. It's not removed in the "Unplanned Grid".
  3. I can't do the follow-up drag and drop from the Unplanned Grid.

What could be the problem?

By the way, I've followed the "dragfromgrid" and "drag-unplanned-task" code example.

Cheers,
Willie


Post by ghulam.ghous »

Please share your modified project example with us so we can what is causing this. The above must be happening because of some error, please check the console and see if there are any errors?


Post Reply