Enable Sort .NET Server Side

Is there an enable order example when you are using the .NET version of this? As our users projects get larger, and updated. It is getting harder to print off correct reports because tasks get added, and deleted all over the place? This would help a lot.

Hi,
Yes it’s possible, although require some coding. When user moves a tasks gantt sends the request with “order” action time and you have to update a relative order of items in the db table.
Currently we don’t have a detailed tutorial on implementation, but you can check this demo
s3.amazonaws.com/uploads.hipcha … COrder.zip