IgniteUI / igniteui-angular-wrappers

Ignite UI Angular component extensions by Infragistics
http://igniteui.github.io/igniteui-angular-wrappers
MIT License
148 stars 30 forks source link

Setting datasource to non-grid controls is not working. #261

Closed dkamburov closed 6 years ago

dkamburov commented 6 years ago

Description

Setting datasource to non-grid controls is not working.

Steps to reproduce

  1. Open https://plnkr.co/edit/WZGg9c?p=preview
  2. Click Bind button

Result

The new data source is not applied to the chart

Expected result

The new data source should be applied to the chart.

Note that this behavior applies to non grid controls too.

Attachments

https://plnkr.co/edit/WZGg9c?p=preview