jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
36 lines • 997 B
HTML
<jqxPivotGrid
[]="getWidth()"
[]="400"
[]="pivotDataSource"
[] = "true"
[] = "false"
[] = "true"
(onPivotcelldblclick)="onPivotCellDblClick($event)"
>
</jqxPivotGrid>
<jqxWindow [theme]="'material'"
[]="false"
[]="370"
[]="300"
[]="400"
[]="200"
[]="700"
[]="200"
[]="true">
<div
Drillthrough records
</div>
<div style="overflow: hidden;"
<jqxDataTable [theme]="'material'"
[]="'100%'"
[]="'100%'"
[]="true"
[]="10"
[]="tableSrcRecordsColumns"
[]="true"
>
</jqxDataTable>
</div>
</jqxWindow>