Hi,
I've found a bug that appears when all items are removed from a dataSource. After removing the final item i find that the dataSource has been reset and contains all original items.
To reproduce do the following on your jsfiddle example from 'Adding And Removing Items In kendo.data.DataSource by Kendo UI Team Blog'. Tuesday, January 29, 2013
http://jsfiddle.net/derickbailey/D4g8S/
1. tick all as done
2. remove done items
3. select show complete from dropdown (you'll see one item appears that was removed)
4. select show all from dropdown (all items are back)
Could you please let me know how to fix this?
Regards,
Douglas
I've found a bug that appears when all items are removed from a dataSource. After removing the final item i find that the dataSource has been reset and contains all original items.
To reproduce do the following on your jsfiddle example from 'Adding And Removing Items In kendo.data.DataSource by Kendo UI Team Blog'. Tuesday, January 29, 2013
http://jsfiddle.net/derickbailey/D4g8S/
1. tick all as done
2. remove done items
3. select show complete from dropdown (you'll see one item appears that was removed)
4. select show all from dropdown (all items are back)
Could you please let me know how to fix this?
Regards,
Douglas