#108965
ivanpeevski
Participant

Hi edward,

 

You can use column -> cellsClassName. You can set this to a function, which is called for each cell. For example:

cellsClassName: (index, dataField, value, rowData, row) => { if (index === 0) { return ‘cell-class-1’ }

 

Best Regards,
Ivan Peevski

Smart UI Team
https://www.htmlelements.com/