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.
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.