Hi Syncfusion Team,
Is there a quick way we can add bold solid lines to group the days in a week in Gantt chart? Something that looks like this?
Thanks!
Hi,
May I follow up on this query please. Thanks!
hi Denzel,
you can show weekends (HighlightWeekends="true"), analyse the html-markup in developer tools and based on that inject some custom CSS. Should no
be
big deal.
Cheers,
Volker
Hi Volker,
It is not as easy as you assume it would be. The HTML structure of the Gantt chart works such that the whole chart's row resides in a single td node instead of multiple td nodes that I'm picturing it would be. Injecting custom CSS would be practically impossible since I can't single out a node where I'll apply said custom CSS to.
Regards,
Hi Monisha,
Following up on this query please. Please provide feedback if you need additional time in verifying my query.
Thanks!
Any news on this? It's already the 16th.