Posted 27 February 2018, 7:12 am EST
Help me please! How can I use pivotGrid with childItemsPath?
This code does not work.
<wj-pivot-grid items-source="ngFmt"
control ="flex"
child-items-path="['checks']"
>
</wj-pivot-grid>
I want to get grid with OLAP-data with hierarchical rows.
