No, actually I meant moving. Suppose you click a button move up, it will move the task one row up just like the taskMoving( that we do by dragging the task).
Answer posted by Dan Letecky [DayPilot] 3 years ago.
Sorry for the confusion.
You can do this by changing the order of tasks in the data source (it's stored in dp.tasks.list). Then call update() to apply the changes.
Comment posted by BIKRAM JEET SINGH 3 years ago.
Oh, yes. Thank you
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.