Hi,
i have a store which is filled with data. But at some point i would like to clear the entire store and add new data to it. But i don't see a .clear() function or anything like that in the API docs.
So my question is, how can i clear a store??
Thanks for any help.