-
Unanswered: Ext.data.store: Is there a "getAll()" Method or something similar available?
Unanswered: Ext.data.store: Is there a "getAll()" Method or something similar available?
Hello,
I'm looking for a method of Ext.data.store to get all the records inside.
In the API documentation, I haven't found a method, that simply provides you all records like a normal "getAll"-Method for a collection/list.
Is there something like store.records or store.snapshot or something to get all records of it?
Thanks in advance,
Florian
-
Sencha - Senior Forum Manager
-
Is it also possible to get all records in JSON-format (of course by using a JSONStore)??
So that you get something like [{"id":1, "name": ....}, {"id":2,...}, {...}] ?
Big thanks in advance :-)
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us