not showing the data in the grid with paging memory proxy
not showing the data in the grid with paging memory proxy
I have tried using the PagingMemoryProxy, but the grid shows empty without any records. While debugging i can see the data in the gird's store but not sure why the data is not rendered to the grid. If I change the proxy type to "memory" from "pagingmemory" then i can see the data rendered within the grid.