angular-ui/ui-grid

possible to toggle importerShowMenu?

已关闭

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

 (1 条评论) (0 个反应) (1 位负责人)JavaScript (2,496 个派生)batch import
grid-importerhelp wantedtype: bug

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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?

贡献者指南