search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Kanban - args.preventDefault()

Asked by Anonymous
6 years ago.

var dpk = new DayPilot.Kanban("dpk");
dpk.onCardMove = function(args) {
args.preventDefault();
};

it is not working.

Answer posted by Dan Letecky [DayPilot]
6 years ago.

This issue should be fixed now in the latest sandbox build (8.3.2792):

https://javascript.daypilot.org/sandbox/

Comment posted by Anonymous
6 years ago.

That one is for trial (Lite), right?

The latest Pro Edition I have found to download is 2726.

Comment posted by Dan Letecky [DayPilot]
6 years ago.

In the sandbox, you can find the latest development build of DayPilot Pro, but it's a trial version. The next official release will be available in a week or two.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.