-
I see that there is the LinkColumn, but that one creates a single link. I need a column "Actions" that will hold Edit, Delete, View for example. Is there a way to do this in v2 at this moment? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
You have to return a view and pass the row object. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
You have to return a view and pass the row object.