I use the nightly built smartgwtPower+analytics module, version:3.0p-2012-08-01
Based on the basic cube grid example of the showcase, I want to hide the context menu which is shown by right click on the header: par exemple "Revenue"), but the cubeGrid.setShowHeaderContextMenu(false) doesn't work. The context menu is always displayed.
Second problem is that for the cubegrid, the context menu item's title is always in English. However for the listgrid, they are well translated in other defined language.
Based on the basic cube grid example of the showcase, I want to hide the context menu which is shown by right click on the header: par exemple "Revenue"), but the cubeGrid.setShowHeaderContextMenu(false) doesn't work. The context menu is always displayed.
Second problem is that for the cubegrid, the context menu item's title is always in English. However for the listgrid, they are well translated in other defined language.
Comment