UNPKG

jqwidgets-scripts-custom

Version:

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

8 lines (6 loc) 305 B
<div style="font-size: 13px; font-family: Verdana; float: left"> <jqxGrid [theme]="'material'" [width]="getWidth()" [height]="450" [source]="dataAdapter" [columns]="columns" [filterable]="true" [sortable]="true" [altrows]="true" [selectionmode]="'checkbox'"> </jqxGrid> </div>