angular-ui/ui-grid

possible to toggle importerShowMenu?

Chiusa

#4025 aperta il 22 lug 2015

 (1 commento) (0 reazioni) (1 assegnatario)JavaScript (2496 fork)batch import
grid-importerhelp wantedtype: bug

Metriche repository

Star
 (5395 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Tried $scope.gridOptions.importerShowMenu = true; then on button click $scope.gridOptions.importerShowMenu = false; which both don't work.

Though $scope.gridOptions.gridMenuShowHideColumns and $scope.gridOptions.exporterMenuCsv value can both be toggled. Any thoughts?

Guida contributor