UNPKG

jqwidgets-framework

Version:

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

9 lines (6 loc) 279 B
<div class="grid-container"> <jqxGrid [width]="'100%'" [source]="dataAdapter" [columns]="columns" [rowsheight]="68" [autoheight]="true" [rendertoolbar]="renderToolBar" [showtoolbar]="true" [toolbarheight]="145" > </jqxGrid> </div>