Drag and Drop order not woking

Hi,

I using this command to enable change order .

         gantt.config.order_branch = true;
         gantt.config.order_branch_free = true;

However, after an order by the grid, refresh page and you are not saving an order.

Hello,

To save changes you need to use connector and dataprocessor.
In connector file uncomment " $gantt->enable_order(‘sortorder’) "