wjPivotGrid Class

File
wijmo.knockout.js
Module
wijmo.knockout
Base Class
wjFlexGrid
Show
   

KnockoutJS binding for the PivotGrid object. Use the wjPivotGrid binding to add PivotGrid controls to your KnockoutJS applications. For example: <div data-bind="wjPivotGrid: { itemsSource: thePanel }"> </div> The wjPivotGrid binding supports all read-write properties and events of the PivotGrid class.