ag-grid-angular toolPanelVisibleChanged does not work
up vote
1
down vote
favorite
Reproducible example
Setting the toolPanelVisibleChanged event on ag-grid-angular does not appear to capture the event.
I've logged out the event object to the console, but nothing appears when the panel is shown/hidden.
The template has:
(toolPanelVisibleChanged)="onToolPanelVisible($event)"
And the template class has:
onToolPanelVisible(event) console.log(event);
However nothing is logged out to the console.
ag-grid
add a comment |
up vote
1
down vote
favorite
Reproducible example
Setting the toolPanelVisibleChanged event on ag-grid-angular does not appear to capture the event.
I've logged out the event object to the console, but nothing appears when the panel is shown/hidden.
The template has:
(toolPanelVisibleChanged)="onToolPanelVisible($event)"
And the template class has:
onToolPanelVisible(event) console.log(event);
However nothing is logged out to the console.
ag-grid
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Reproducible example
Setting the toolPanelVisibleChanged event on ag-grid-angular does not appear to capture the event.
I've logged out the event object to the console, but nothing appears when the panel is shown/hidden.
The template has:
(toolPanelVisibleChanged)="onToolPanelVisible($event)"
And the template class has:
onToolPanelVisible(event) console.log(event);
However nothing is logged out to the console.
ag-grid
Reproducible example
Setting the toolPanelVisibleChanged event on ag-grid-angular does not appear to capture the event.
I've logged out the event object to the console, but nothing appears when the panel is shown/hidden.
The template has:
(toolPanelVisibleChanged)="onToolPanelVisible($event)"
And the template class has:
onToolPanelVisible(event) console.log(event);
However nothing is logged out to the console.
ag-grid
ag-grid
asked Nov 9 at 15:11
Kakalokia
2,12321432
2,12321432
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53228352%2fag-grid-angular-toolpanelvisiblechanged-does-not-work%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password