UNPKG

taffy-coustom-ui

Version:
10 lines (7 loc) 329 B
<div style="font-size: 13px; font-family: Verdana; float: left"> <jqxGrid #myGrid [width]="getWidth()" [height]="250" [source]="dataAdapter" [columns]="columns" [rowdetails]="true" [initrowdetails]="initrowdetails" [rowdetailstemplate]="rowdetailstemplate" [ready]="ready"> </jqxGrid> </div>