I've setup a ExtJS Grid, while using the PagingToolbar (with PagingMemoryProxy on an ArrayStore).
I have removed items from the store of the grid, but the PagingToolbar will not show that the items have been removed.
Any suggestions on how to do this?