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?

貢獻者指南