IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing combo data source using knockout observable is not working

Lipata opened this issue · comments

Description

Changing combo data source, using knockout observable, is not working when new data source length is the same as old one

Steps to reproduce

  1. Open attached demo
  2. Press "Change datasource to 6" button

Result

Combo list stays unchanges

Expected result

Combo list should be updated with the new value

Attachments

igComboEx.zip