Column with action buttons in v2 #599
-
How I can add buttons with actions in v2? In v1 we can use custom row tables. |
Beta Was this translation helpful? Give feedback.
Answered by
rappasoft
Dec 28, 2021
Replies: 1 comment
-
I don't know if i'm adding custom rows in this version yet. There would be too many nuances to implement yourself and there would just be countless issues made because people don't know what to do. You can still use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
christian-forgacs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know if i'm adding custom rows in this version yet. There would be too many nuances to implement yourself and there would just be countless issues made because people don't know what to do.
You can still use
->format()
and the new->view()
in v2 for custom cells though.