#104491
Steven Peterson
Participant

Hi,

You may use the onCellRender callback to style each row.
The onCellRender accepts: (row: any, dataField: string, value: any, cellElement: HTMLTableCellElement)
Here is an example: https://stackblitz.com/edit/github-qf1sqv?file=src/app/app.component.ts

I hope this helps

Best Regards,
Steven Peterson

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