Hi all!
I’ve just started using jqxGrid together with knockut.js.
When deleting data from the model, only some of the rows are removed from the grid. If the action is repeated several times, the grid eventually becomes empty. When model data is switched, there is a similar “bug”.
I’ve put together a simplified example of this issue, and tried posting it on jsfiddle.Can’t actually get it to work properly there, however it works locally.
Anyways, the code of the example is complete – please have a look:
http://jsfiddle.net/NKL5m/15/
Thanks.
Robin