Hello,
I am working on a page to display a simple table listing out new employees. I would like to group the employees by their start dates and add an empty/caption row to divide up the blocks of records to more easily scan the page. Please see the photo for what I am trying to replicate. Currently I am just sorting on the start date but I would like to know if there is an effective way to group the rows by start date and subsequently generate a row to divide the groups.
If anyone can explain how to accomplish this that would be wonderful!
Thanks.