2017-06-29 10 views

答えて

1

を高く評価しています。

gridOptions.onRegisterApi = function(gridApi){ 
    $scope.gridApi.core.on.filterChanged($scope, function(){ 
     // your logic goes here 
    } 
} 
関連する問題