Replies: 2 comments 1 reply
-
You can set the row click events. How are you adding your modal to the component or are you emitting to another component? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the reply @lrljoe I made it work like this. trigger modal on row click and other button Functions to load modal open and close My modal |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey is there any way i can trigger a modal if i click a row.
I would like to click a row and give extra info off the clicked row in a modal.
( Like click an order and give all products off that order in a modal )
I only find the function ->setTableRowUrl()
Or can i trigger a modal from a LinkColumn?
I see that there are options in v1 but i can not find it in v2
Thnx,
Beta Was this translation helpful? Give feedback.
All reactions