angular-ui/ui-grid

possible to toggle importerShowMenu?

Fechada

#4.025 aberto em 22 de jul. de 2015

 (1 comentário) (0 reação) (1 responsável)JavaScript (2.496 forks)batch import
grid-importerhelp wantedtype: bug

Métricas do repositório

Stars
 (5.395 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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?

Guia do colaborador