一开始用Ext.data.StoreManager.lookup('SGrid').removeAll(true);Ext.getCmp('SGridPanel').view.refresh();grid里面的数据都清空了,可是底部的工具栏还是保持原本的数据请问要怎么把底部的工具栏同时刷新,让工具栏回到初始状态呢?(是刷新工具栏的数据!!)例如由Page 1 of 5 重置为 Page 0 of 0 这样的求指导!!!
http://blog.csdn.net/jfok/article/details/35988279