Yes, ExtReact uses the data package to get data into grids, trees, charts, and more. You have the option of using a Proxy to fetch data from the back end, or simply using an in-memory store and fetching the data by other means, for example redux-thunk. To learn more, read the Using Ext.data.Store Within Flux Apps guide.