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