Hello Keith,
Thank you for reporting this issue, this is indeed a bug.
During the investigation, we found a potential workaround that you can try:
function GroupExpanded(sender, args) {
sender.repaint()
}
This method will call the internal logic to recalculate the dimensions and apply the necessary width for the column headers to fix the alignment.
Kind regards,
Vasko
Progress Telerik