Hi,
I am currently working on a project where I have a grid with an action column that has an action button that I want to display a menu dropdown.
The grid can have thousands of rows, so I don't want to create a menu for each row, just create one menu that is displayed under which ever row action button is clicked.
Is this possible with ng2-bootstrap dropdown? Or do I need to find another component/build one myself/extend yours that does this?
Many thanks
It would sure be nice to see how to do this with ng2-bootstrap but you can also take a look at PrimeNG components. They have a lot of non-bootstrap based components.
https://github.com/primefaces/primeng
@ctrl-brk your answer is not directly linked to question, stack overflow gives readonly status for such ;)
@pgeyman support for such feature is in roadmap for v3 :)