JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Gantt › resourceTimelineFormatFunction custom › Reply To: resourceTimelineFormatFunction custom
September 19, 2023 at 5:24 pm
#108727
ivanpeevski
Participant
Hi c.ienco,
There is currently an issue with using resourceTimelineFormatFunction when resourceTimelineMode is set to “custom”, which we are working to resolve for our next release.
For now, you can consider using the “load” CSS attribute to customize the cells. For example:
.smart-resource-timeline-view-cell[load=”9/10″]::after{
background: orange;
}
Best Regards,
Ivan Peevski
Smart UI Team
https://www.htmlelements.com/