Replies: 1 comment 22 replies
-
You could use standard angular templates for headers, they work not only for cells We've updated type support in v4.8.13, you would probably want to update |
Beta Was this translation helpful? Give feedback.
22 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently i want to add from PrimeNG the tooltip component to the Column Headers, so that if a user hovers over the column text which can be displayed with ellipsis he will receive a tooltip.
Ive tried following:
the related css:
PrimeNG example
https://codesandbox.io/p/sandbox/icon-of-rowdrag-is-not-displayed-properly-in-angular-using-any-material-theme-forked-q9ly99?file=%2Fsrc%2Findex.html
Is there a way to get this working?
Beta Was this translation helpful? Give feedback.
All reactions