How to use a dropdown button inside a table view?

Hey! How can i use a dropdown menu inside a table? the dropdown should be used to display 3 Options after the dropdown was clicked.
The first picture is a small part of the table code, the code is just a example of a dropdown
The second picture shows the View with the buttons. But these dropdowns are not working.
can someone help?


Not sure what kind of component is this and why is not working however you might want to use RadzenSplitButton:

1 Like

The dropdown menu comes from Bootstrap:

1 Like