UNPKG

jqwidgets-scripts-custom

Version:

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

9 lines (6 loc) 271 B
<div style="font-size: 13px; font-family: Verdana; float: left"> <jqxGrid [theme]="'material'" #myGrid [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [sortable]="true" [pageable]="true" [autoheight]="true"> </jqxGrid> </div>