UNPKG

taffy-coustom-ui

Version:
18 lines 415 B
<jqxPivotGrid #pivotGrid1 [width]="getWidth()" [height]="400" [source]="pivotDataSource" [treeStyleRows] = "false" [autoResize] = "false" [multipleSelectionEnabled] = "true" > </jqxPivotGrid> <br/> <jqxButton #btnCheckRowsDisplayStyle (onClick)="onChangeRowsDisplayStyle()" height="30" > &nbsp;Change to Tree style display&nbsp; </jqxButton>