UNPKG

jqwidgets-scripts-custom

Version:

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

4 lines 281 B
<jqxTreeGrid [theme]="'material'" #myTreeGrid (onCellValueChanged)="myTreeGridOnCellValueChanged($event)" [source]="dataAdapter" [columns]="columns" [autoRowHeight]="true" [altRows]="true" [editable]="true" [editSettings]="editSettings"> </jqxTreeGrid>