Ext JS how to tell PagingToolbar to use parent Grid storage?
- by Nazariy
I'm trying to build application that use single config passed by server as non native JSON (can contain functions). Everything works fine so far but I'm curious why PagingToolbar does not have an option to use parent Grid store?
I have tried to set store in my config like this, but without success:
{...
…