jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
17 lines • 633 B
HTML
<jqxTreeGrid [theme]="'material'"
(onRowSelect)="rowSelect($event)"
(onRowUnselect)="rowUnselect($event)"
(onRowEndEdit)="rowEndEdit($event)"
(onRowBeginEdit)="rowBeginEdit($event)"
[]="getWidth()"
[]="dataAdapter"
[]="true"
[]="true"
[]="true"
[]="true"
[]="8"
[]="35"
[]="renderToolbar"
[]="columns"
</jqxTreeGrid>