В сетчатых фильтрах extjs API-интерфейс сообщает:
/**
* @cfg {Boolean} autoReload
* Defaults to true, reloading the datasource when a filter change happens.
* Set this to false to prevent the datastore from being reloaded if there
* are changes to the filters. See {@link updateBuffer}.
*/
autoReload : true,
Вопрос: если вы установили autorelaod; вспышка, когда магазин собирается перезагрузить? Насколько я вижу, нет кнопки «Перейти»
Спасибо.