Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jqxAngular

<jqxGrid [theme]="'dark'"
  [width]="850" [source]="dataAdapter" [columns]="columns"
  [pageable]="true" [autoheight]="true" [sortable]="true"
  [altrows]="true" [enabletooltips]="true" [editable]="true"
  [selectionmode]="'multiplecellsadvanced'" [columngroups]="columngroups">
</jqxGrid>
Source by www.jqwidgets.com #
 
PREVIOUS NEXT
Tagged: #jqxAngular
ADD COMMENT
Topic
Name
2+4 =