Is there a way to customize the resource grouping's header (i.e. Alex, Bob, Charlie)? I understand it displays the text from the Resource, but I would like to be able to customize the HTML displayed so that I can add a tooltip. Would you have a suggestion as to how I can accomplish this?
I think a good example is DevExpress: https://demos.devexpress.com/blazor/Scheduler/Templates/ResourceHeaderTemplate.
or this (old application):
We need to customize the resource header in context of timelineview for scheduling vehicles and also introduce custom actions like assign drivers, e.g. because we would provide the same functionality for our customer like his old application (from 1993).