JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Table › Row formatting › Reply To: Row formatting
March 14, 2023 at 9:18 pm
#104514
uterere
Participant
OK, the trick was binding “this” in the template.
“[onCellRender]=”onCellRender.bind(this)”
Best regards
Ute