UNPKG

taffy-coustom-ui

Version:
4 lines 260 B
<jqxTreeGrid #myTreeGrid (onCellValueChanged)="myTreeGridOnCellValueChanged($event)" [source]="dataAdapter" [columns]="columns" [autoRowHeight]="true" [altRows]="true" [editable]="true" [editSettings]="editSettings"> </jqxTreeGrid>