[]
        
(Showing Draft Content)

wjMultiRow Class

wjMultiRow Class

KnockoutJS binding for the MultiRow object. Use the wjMultiRow binding to add MultiRow controls to your KnockoutJS applications. For example: <div data-bind="wjMultiRow: { itemsSource: orders, layoutDefinition: ldThreeLines }"> </div>

The wjMultiRow binding supports all read-write properties and events of the MultiRow class.

Heirarchy