Are you falling foul of this? From the docs:
Note: By default, the model does not dynamically re-sort and re-filter data whenever the original model changes. This behavior can be changed by setting the dynamicSortFilter property.
Perhaps you could post a small, self-contained program that demonstrates the problem.