angular-ui/ui-grid

possible to toggle importerShowMenu?

Open

#4 025 ouverte le 22 juil. 2015

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)JavaScript (2 496 forks)batch import
grid-importerhelp wantedtype: bug

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur