angular-ui/ui-grid

possible to toggle importerShowMenu?

Open

#4,025 创建于 2015年7月22日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)JavaScript (2,496 fork)batch import
grid-importerhelp wantedtype: bug

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南