UNPKG

jqwidgets-scripts-custom

Version:

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

6 lines (4 loc) 235 B
<jqxGrid [theme]="'material'" (onColumnresized)="myGridOnColumnResized($event)" [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [columnsresize]="true" > </jqxGrid> <div #eventLog style="margin-top: 30px"></div>