UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

7 lines (5 loc) 251 B
<jqxGrid (onColumnreordered)="myGridOnColumnReordered($event)" [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [columnsresize]="true" [columnsreorder]="true"> </jqxGrid> <div #eventLog style="margin-top: 30px"></div>