Hello
everyone,
I’m
experiencing a weird behavior using the Gantt control. My requirements are to
be able to move the child elements up and down inside a root node and, since I’m
using data binding, this is achieved with the ‘Move()’ method of the
ObservableCollection the child elements are bound to. Everything seems to work
fine, the problem is that in the Gantt grid the order is moved correctly but in
the gantt chart is not. What is happening is that the order change only on the
grid side and not on the schedule, ending up with an inconsistent Gantt. My
project is pretty huge and I haven’t yet created a sample to show the problem,
let me know if you need one.
Cheers
Antoine