我正在使用ng-grid 我要隐藏/显示外部按钮单击列的位置.
ng-grid
我尝试过这个,但它不起作用
$scope.gridOptions.$gridScope.columns[0].toggleVisible()
angularjs ng-grid
angularjs ×1
ng-grid ×1