![]() |
|
GTP.NET FAQ 11108Can the control drag the parent TimeItem to a different row and have all its associated sub items move with it? Please note that this article
refers to the GTP.NET Jump to article- 2008-01-20 17:36:00 - Email plexityHide Question Can the control drag the parent TimeItem to a different row and have all its associated sub items move with it? Answer There is no property to set to do this automatically; you will need to react to an event and move child time items according to your rules.
In GTP.NET I would suggest to implement OnTimeItem_ChangeRow and in this event track down the child nodes by e.TimeItem.GanttRow.GridNode.SubNodes[0..x] and for each SubNode y do Gantt.GanttRowFromGridNode(y) then loop over the layers and timeItems and move them the way you need (or move the whole GridNode to a new parent if that is what you want).
|
"This is too GREAT. I must say you have strong support and really good programmers at your place. Your entire team is good. Just Fantastic! – 100%" |
| ? 1999-2006 PlexityHide.com Grastensvagen 24, S-163 45 Spanga Sweden E-mail: support@plexityhide.com |