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