Hello Kevin,
We’re aware of the performance limitations of the resource view, this update is in our backlog. However, I can’t tell when exactly we’re able to deliver it.
Technically, you can. It’s all in javascript and you have a non-minified build of the library to change it.
However, it will require an extensive amount of research, since the codebase is reasonably large and we can’t provide any developer documentation.
You can try disabling the display of background cells in the resource view config: https://docs.dhtmlx.com/gantt/api__gantt_show_task_cells_config.html
since reducing the number of elements will help the performance. But I can’t see anything simple that could give you a significant gain in rendering speed.
Please clarify what kind of events you’d want to track and for what.
Thanks for you so detailed answer and explaining, for the clarification, I just using the resource alone for display a table that has the timeline and grid to display a timesheet table, in the beginning , I thought that smart_rendering could apply to all the area in DHTMLX gantt, but it turns out not. Yes, I have a large scale of data, which need to be displayed in this timesheet table, but since the performance issue is very serious, so I came here to ask for help.
I’m working in a company which as a Enterprise License version, and we are urge to developing and shipping gantt product, we are really appreciate if you could help us to improve the performance of the resource view as early as you can, thank you in advance.
Based on you answer, I have a conclusion, I think that the self integrating the smart_rendering to the resource view is very difficult to do, for me, this source code is very large , and I only know the a little part of it, so I could not accomplish this mission by myself.
May I ask, what is the progress on this? I saw a ticket on relative trello: https://trello.com/c/vt9zC4O5/42-load-resourcetimeline-dynamically,
Looks like you guys have the plan to solve this issue, may I ask when will you solve this and include in release version?
Hello Kevin,
The latest Gantt version (6.1.5) doesn’t support the smart rendering for resource views. The dev team plans to implement that feature and include it in the 6.2 version.
BTW, you can contact the support team directly (the instructions were included in the email with the license). The requests in the support system have a higher priority than the requests on the forum and documentation articles.