Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
Ignite UI grid not updating when item is removed from knockout model.
posted

We have a ignite ui grid bound to a knockout model . But the grid does not update when an item is deleted from the knockout model using the observablearray.shift() or observablearray.pop() method

However the grid does get updated when we try to add an item using the push method. Has anyone of us tried this with any success ??

 

The versions are as follows

IE8

Knockout JS : v3.0.0

Ignite UI : 13.2.20132.2157

 

Regards,

Nilav

Parents Reply Children
No Data