UNPKG

jqwidgets-scripts-custom

Version:

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

5 lines 307 B
<jqxTreeGrid [theme]="'material'" #myTreeGrid (onRowClick)="rowClick($event)" [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [rendered]="rendered" [altRows]="true" [autoRowHeight]="true" [editSettings]="editSettings" [ready]="ready"> </jqxTreeGrid>