问题
I want to separate ui-grid-menu-button
from the ui-grid-menu
. So my select column buttons will be in another place.
I tried to put a watch on the toggleMenu function and in a click on my button it should trigger and should open the list. I also tried to use the broadcast option but it's not working.
What is the best way to do it?
回答1:
I answered the same question here. Thanks @pilar1347 for the tip, my solution is a bit less hacky.
来源:https://stackoverflow.com/questions/26590471/external-ui-grid-menu-button