Use the wjMultiSelect binding to add MultiSelect controls to your
KnockoutJS applications. For example:
<p>Here is a MultiSelect control:</p>
<div data-bind="MultiSelect: {
itemsSource: countries,
isEditable: false,
headerFormat: '{count} countries selected' }">
</div>
The wjMultiSelect binding supports all read-write properties and events of
the MultiSelect control. The following properties provide two-way binding mode:
KnockoutJS binding for the MultiSelect control.
Use the wjMultiSelect binding to add MultiSelect controls to your KnockoutJS applications. For example:
The wjMultiSelect binding supports all read-write properties and events of the MultiSelect control. The following properties provide two-way binding mode: