I have added a ButtonEdit in a bar, but no events seem to be firing when I click on the button within the ButtonEdit control. I need to be able to respond to the button click event. Any help would be appreciated.
Nevermind, found the solution. You need to respond to the corresponding repository item. Very unintuitive to me. Why can't you just respond to the ButtonEdit click event??