UNPKG

jqwidgets-scripts-custom

Version:

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

11 lines 304 B
<jqxGrid #referenceGrid (onCellvaluechanged)="ValueChangedEvent($event)" (onBindingcomplete)="BindingCompleteEvent($event)" [width]="'95%'" [autoheight]="true" [editable]="true" [showstatusbar]="true" [statusbarheight]="25" [showaggregates]="true" [columns]="columns"> </jqxGrid>