Our state of the art Gantt chart


Post by jhunnie20 »

Hi,

Correct me if im wrong, The order of the task is based on field idx which is provided in your php example? But whenever we try to reorder or create new task data I cannot see response related to ordering of task data.. So the result is whenever you add new task and then refreshes the page, It will always put it on the last of the queue ?

Thanks!

J

Post by pmiklashevich »

Not supported out of the box yet. Feature request here: https://github.com/bryntum/support/issues/290
Meanwhile you can try to implement it yourself and provide a custom field with some index.

Pavlo Miklashevych
Sr. Frontend Developer


Post by jhunnie20 »

aight noted! I ll create a custom logic for it then, Just making sure about the feature existence :D

Post Reply