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?

貢獻者指南