I am using ngx-datatable (https://swimlane.github.io/ngx-datatable/ ). Is there a way to add a column highlight? I have been trying to find a way to do this with [cellClass]
and (mouseenter)
and (mouseleave)
and [ngClass]
and a million different ways and I can't get it to function correctly. Has anyone been able to add a column highlight when someone mouses over a data-body-cell
? Any help would be appreciated.
Asked
Active
Viewed 245 times
3

cheesydoritosandkale
- 569
- 7
- 24
-
you got the answer for this? – Sunil Garg Jul 31 '19 at 13:04