Hello everyone, I need some help with my table, I need to use icons instead o a text in the group name, so my question is: Is there a way to do that?, like in the header icon feature.
Raw data table gorup icons
emoya
#2
Actually we don’t have a way to set a column grou icon, but one thing that you can do is sending the HTML directly in the coumn group name, like this:
cf.Field('name', 'label').group('<i className="material-icons">home</i>');