JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Gantt Seeking support for the issue: Gantt.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #112861
    natejacobson
    Participant

    How do I conditionally format rows or items in Smart Gantt?

    #112864
    Markov
    Keymaster

    Hi,

    Each task has an onRender callback which we call like this: task.onRender(task, segment, taskBar, segmentElement, labelWrapper);

    We pass the task and the HTML Elements of the task so you can apply conditional rendering depending on task details. Hope this helps for the Gantt chart.

    Best regards,
    Markov

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.