angular-ui/ui-grid

possible to toggle importerShowMenu?

Open

#4,025 opened on 2015年7月22日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)JavaScript (2,496 forks)batch import
grid-importerhelp wantedtype: bug

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged 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?

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