DataTable header Display vs svelte:fragment #1155
Unanswered
Tihomir971
asked this question in
Q&A
Replies: 1 comment
-
Hello, can you please provide details such as a code snippet or screenshot of what you want to modify? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it posible to combine header Display and fragment on same datatable?
For example I want to use Intl.NumberFormat (with display) on some rows but also to hide Null values (with svelte:fragment).
I managed to use both but not together.
Beta Was this translation helpful? Give feedback.
All reactions