Is it possible to make multiple HTML buttons in table's column? #1765
Unanswered
Another5405
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I want to make a tag view in dv.table by create button (that can delete by click)
As I know, we can use dv.container.createEl inside File[].map.
that will make a table like this:
I try to invoke createEl multiple time but it is not working,
the buttons will appear outside the table.
Is it have a way to create tags or tags view?
ThankYou.
Beta Was this translation helpful? Give feedback.
All reactions