Hi
When we sort our gantt chart by "StartDate" the displayed order is different from the internal index of the chart.
This causes incorrect behavior when attempting to edit rows, editing one row will in fact edit another and some items are not displayed in the correct order.
I've provided the dataSource, resource and part of our gantt config where this occurred.
In this example row with name "Fourth" has "StartDate" earlier than row with name "Fifth" but appear after it, however, if you collapse or expand a parent row the "Fourth" row will correctly appear above the row with name "Fifth"
Also, attempting to edit the row with name "Fourth" will instead edit one of the rows with name "Fifth"
Attachment:
Gantt_ff0fabcf.zip