UNPKG

jqwidgets-framework

Version:

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

14 lines 453 B
<jqxTreeGrid 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>