UNPKG

jqwidgets-framework

Version:

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

8 lines (6 loc) 282 B
<div style="font-size: 13px; font-family: Verdana; float: left"> <jqxGrid [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [scrollmode]="'deferred'" [deferreddatafields]="['firstname', 'lastname', 'productname']"> </jqxGrid> </div>