UNPKG

jqwidgets-framework

Version:

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

13 lines (12 loc) 422 B
<div style="font-size: 13px; font-family: Verdana; float: left"> <jqxGrid #myGrid [width]="getWidth()" [source]="dataAdapter" [columns]="columns" [showstatusbar]="true" [columngroups]="columngroups" [autoheight]="true" [editable]="true" [theme]="'dark'" [renderstatusbar]="renderStatusBar" [sortable]="true" [selectionmode]="'multiplecellsadvanced'"> </jqxGrid> </div>