I just have a small question regarding the DataViewer example.
If you right-click on one of the column header, an ActionMenu is displayed to the user. If now I click anyWhere in the Window outside the ActionMenu, the menu is popdowned.
Which component / listener gets this click and hides the menu, by calling the popdown function ?
In my example here (
DWT components and existing HTML, the ActionMenus don't get popdowned under IE6. However, they do under FireFox. It was all working OK till I changed to M2.
Thx in advance.