angular-ui/ui-grid

possible to toggle importerShowMenu?

クローズ

#4,025 opened on 2015/07/22

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (2,496 件のフォーク)batch import
grid-importerhelp wantedtype: bug

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド