Hello everybody,
I have 3 question. I hope, can give you idea for new improvement.
first,
I’ve trying to save gantt chart into xml (is like sample), ok its working but if load that xml file back, the gantt chart didn’t displaying anything. I’ve trying to find why and i found this xml code :
<project id =‘1’ name= ‘COPA’ startdate = ‘2011,6,9’>
i deleted this ‘’ manually
and then it worked.
How to make gantt chart save to into xml without ‘/’ ?
note : I use sample file from dhtmlx.com
second,
How to change duration from hour to day?
Third,
How to change time scale from day to week?
so, in a month only display 4 weeks not 30 days…
Thank you before and sorry for my bad english