We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3685ccb commit ce3cfeeCopy full SHA for ce3cfee
src/app/pivot-grid/pivot-grid.sample.html
@@ -15,5 +15,5 @@ <h4>Display Density</h4>
15
</igx-buttongroup>
16
</div>
17
<igx-pivot-grid #grid1 [data]="origData" [width]="'100%'" [height]="'100%'" [pivotConfiguration]="pivotConfigHierarchy"
18
- (dimensionsChange)='dimensionChange($event)'>
+ (dimensionsChange)='dimensionChange($event)'></igx-pivot-grid>
19
0 commit comments