gpt4 book ai didi

javascript - 同步融合甘特图中的.ParentTaskIdMapping属性不起作用?

转载 作者:行者123 更新时间:2023-12-03 06:13:37 36 4
gpt4 key购买 nike

我正在使用 Syncfusion Essential Studio Edition 版本 14.2.0.28 。当我使用甘特图并想要在父任务/ session 内缩进子任务/子 session 时,它不起作用。我遵循了以下链接https://help.syncfusion.com/aspnetmvc/gantt/data-binding?cs-save-lang=1&cs-lang=csharp

自引用数据绑定(bind)(平面数据)

但到目前为止还不起作用,有人可以建议我吗?我分享了 2 个屏幕截图,请关注

Real Data where data displayed without parent child indentation

Gantt Code snippet

最佳答案

要使用自引用数据源呈现甘特图,我们需要考虑以下事项。

  1. TaskId 应该是唯一的。
  2. 父项的 ParentId 应为 null。
  3. 对于子项,其parentId 应与其相似相关父项的任务 ID。

我们需要使用“parentTaskIdMapping”映射“taskIdMapping”中的taskId字段和parentId。

请查找我们的在线演示示例供您引用

示例:http://mvc.syncfusion.com/demos/web/gantt/ganttselfreference

问候,

同步融合团队

关于javascript - 同步融合甘特图中的.ParentTaskIdMapping属性不起作用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39207712/

36 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com