wjMultiRow Class

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

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.