JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › Could anyone help me out with: Gantt? › Reply To: Could anyone help me out with: Gantt?
July 24, 2025 at 2:49 pm
#112747
Keymaster
Hi,
You can look at https://www.htmlelements.com/angular/demos/gantt/custom-popup-window/ which shows how to customize the tasks. You can use the onTaskRender function, too in order to customize the task rendering.
ganttchart.onTaskRender = function(task, segment, taskElement, segmentElement, labelElement) {
}
Regards,
Markov
Smart UI Team
https://www.htmlelements.com/