JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Column CSS class not working › Reply To: Column CSS class not working
May 12, 2022 at 10:05 am
#103226
admin
Keymaster
Hi mastercs999,
There is an issue with the ClassName and CellsClassName properties. We will do our best to resolve it for the next patch release of Smart.Blazor.
You can use the following as a workaround:
smart-grid-column[data-field="FirstName"] {
// your CSS goes here.
}
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/