@chani wrote:
Hi,
{{#if view.details}} Car Types
{{view view.Select multiple="true" class="design" name="List" contentBinding="view.data" optionLabelPath="content.itemLabel" optionValuePath="content.itemValue" selectionBinding="view.Type"}}
{{/if}}Rendered HTML :
Car Types CAR BIke truckselect multiple with Shift+arrow is not working in IE(10,11). Its working fine in chrome.
Thanks!
Posts: 1
Participants: 1