Hi,
I’m testing in the debugger the gantt.serialize(‘xml’) and it is not working but it works the ‘json’ option.
Have you remove this option from version 2.1?
Hi,
I’m testing in the debugger the gantt.serialize(‘xml’) and it is not working but it works the ‘json’ option.
Have you remove this option from version 2.1?
Hello,
confirmed. The serialization to xml got broken in 2.1. It will be updated in the next fix release. For now, you can add following script to the page, right after dhtmlxgantt.js . Patch contains a fixed implementation of the problematic method.
dhtmlxgantt_serialize_patch.zip (380 Bytes)