Skip to content

Dynamically enable pinning #2417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Bhimisetty opened this issue Dec 22, 2014 · 2 comments
Closed

Dynamically enable pinning #2417

Bhimisetty opened this issue Dec 22, 2014 · 2 comments

Comments

@Bhimisetty
Copy link

Hi,
I would like to enable the pinning dynamically for the grid. I tried by setting the property to true dynamically as follows.
$scope.gridOptions.enablePinning=true;
but the expected result not came.
Here is the small plunker "http://plnkr.co/edit/MucJQAvskBrAjrXfHdIb?p=preview" i worked.
Plz let me know what the issue?

@PaulL1
Copy link
Contributor

PaulL1 commented Dec 22, 2014

Many of the grid features aren't dynamic - they are set on grid creation and not updated when you change the options. I would expect this to be another example, there is a description in #1819

@PaulL1 PaulL1 added this to the 3.0 milestone Dec 22, 2014
@PaulL1 PaulL1 modified the milestones: Future, 3.0 Mar 28, 2015
@Bhimisetty
Copy link
Author

Closing as ng-grid is deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants