Kanban - args.preventDefault()

Asked by Anonymous
9 years ago.

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

it is not working.

Comment posted by Anonymous
9 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]
9 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 month old and has been closed. Please create a new question if you have anything to add.