AngularJS directive for the PivotGrid control.
Use the wj-pivot-grid and wj-pivot-panel directives to add pivot tables to your AngularJS applications.
Directive and parameter names must be formatted as lower-case with dashes instead of camel-case. For example:
<wj-pivot-panel control="thePanel" items-source="rawData"> </wj-pivot-panel> <wj-pivot-grid items-source="thePanel" show-detail-on-double-click="false" custom-context-menu="true"> </wj-pivot-grid>
The wj-pivot-grid directive extends the wj-flex-grid directive and adds support for the following attributes:
AngularJS directive for the PivotGrid control.
Use the wj-pivot-grid and wj-pivot-panel directives to add pivot tables to your AngularJS applications.
Directive and parameter names must be formatted as lower-case with dashes instead of camel-case. For example:
The wj-pivot-grid directive extends the wj-flex-grid directive and adds support for the following attributes: