How to put Icons on GroupTable Header

Hi,
Is it possible to put icon in the GroupTable header… I would like to add, Icons on the Table (or) GroupTable Header. Can anyone guide me to accomplish…

Thanks…

Hello @Narayanan

Unfortunately, all Tables don’t support column icons by default.

But you can create theme extension add write CSS rules for column header :before element to add icons via content property. Please note that this solution depends on columns order.

Regards,
Daniil.