-
25 Oct 2010 3:06 PM #1
How to refresh GridPanel?
How to refresh GridPanel?
Hi all,
does a simple
refresh the GridPanel itself? It seems it doesn't so which steps are important to get the GridPanel rerendered after the store is reloaded?Code:Ext.getCmp('<GridPanel-ID>').getStore().reload();Cheerio,
Chris
-
25 Oct 2010 8:56 PM #2
-
25 Oct 2010 9:23 PM #3
Don't need to do that.
Loading the Store refreshes the GridView. Of course.Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
Similar Threads
-
refresh only one column in gridpanel
By po2lbx in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 25 Oct 2010, 1:11 AM -
How to refresh a gridPanel?
By mainmich in forum Ext 3.x: Help & DiscussionReplies: 7Last Post: 17 Jun 2010, 3:10 AM -
Auto Refresh GridPanel?
By ferryman in forum Ext 2.x: Help & DiscussionReplies: 3Last Post: 9 Aug 2009, 10:59 PM -
How to refresh GridPanel
By silcreval in forum Ext 2.x: Help & DiscussionReplies: 3Last Post: 29 Dec 2008, 5:11 AM


Reply With Quote