Show/Hide the grid using ngIf conditions
This example shows the use of *ngIf taking a value to determine whether to show or hide the grid, it is controlled by clicking the button at the top.
https://plnkr.co/edit/Bg2k28EgVQkrakm56mze?p=preview
"Tabbing" between grids using show/hide, so their state will be retained.
The following example shows the use of buttons to simulate "tabs", by which you can switch between different grids using show/hide.
Comments
0 comments
Please sign in to leave a comment.