Refreshing....

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Refreshing....

    Hai Help me
    when i am trying to refresh the gridpanel using paging toolbar, it is continuously showing Loading Users..., but it is not comming to normal view of gridpanel, i have used below code but no use, anybody help me...
     GridCell.GetView().Refresh();
     GridCell.GetStore().Reload();
     <Plugins>
      <ext:CellEditing ID="CellEditing1" runat="server">
        <DirectEvents>
           <ValidateEdit OnEvent="validateEdit" Success="#{Strcell}.reload();">
            </ValidateEdit>
            </DirectEvents>
         </ext:CellEditing>
     </Plugins>
    see the below image

    Click image for larger version. 

Name:	loading.jpg 
Views:	82 
Size:	85.0 KB 
ID:	4536
    Last edited by nagesh; Jul 25, 2012 at 1:09 PM.

Similar Threads

  1. Refreshing data in GridPanels ?
    By Mohammad in forum 1.x Help
    Replies: 1
    Last Post: Nov 19, 2011, 8:19 AM
  2. Refreshing desktop control
    By AnilVelamuri in forum 1.x Help
    Replies: 1
    Last Post: May 27, 2010, 6:18 PM
  3. Refreshing a tab on activate
    By Lucasite in forum 1.x Help
    Replies: 0
    Last Post: May 10, 2010, 7:30 PM
  4. [CLOSED] GridPanel is not refreshing
    By Satyanarayana murthy in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Apr 28, 2009, 8:45 AM
  5. Panel not Refreshing
    By EzaBlade in forum 1.x Help
    Replies: 8
    Last Post: Feb 04, 2009, 3:18 PM

Posting Permissions