UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

14 lines 461 B
<jqxTreeGrid [theme]="'material'" style="color: red" [width]="getWidth()" [height]="400" [source]="dataAdapter" [pageable]="true" [pageSize]="25" [showAggregates]="true" [showSubAggregates]="true" [aggregatesHeight]="70" [sortable]="true" [columns]="columns" [ready]="ready" #TreeGrid> </jqxTreeGrid>