When using GridPanel controls and FileUploadField controls in the same page ,the IE6 Progress Bar still looks like its loading

  1. #1

    When using GridPanel controls and FileUploadField controls in the same page ,the IE6 Progress Bar still looks like its loading

    It is very strange that when using GridPanel controls and FileUploadField controls in the same aspx file. IF the Store in GridPanel uses "<Proxy><ext:PageProxy",when the page reload or post back the IE6 Progress Bar still looks like its loading(for a long time) . How can I stop the IE Progress Bar?
    Expert help please!Extremely grateful!

    Page is structured as follows:


    <ext:FileUploadField ... />
    
    <ext:GridPanel ... >
    
    <ext:Store ...>
                                                <Proxy>
                                                    <ext:PageProxy>
                                                    </ext:PageProxy>
                                                </Proxy>
    ..........
    Last edited by Daniil; Feb 16, 2011 at 8:38 AM. Reason: Please use [CODE] tags

Similar Threads

  1. Viewport and dynamic loading controls
    By TheAlchemistBR in forum 1.x Help
    Replies: 2
    Last Post: Jan 19, 2012, 1:29 PM
  2. Replies: 2
    Last Post: Feb 16, 2011, 9:10 AM
  3. Replies: 0
    Last Post: Jan 04, 2011, 3:16 PM
  4. [CLOSED] [1.0] Loading User Controls in runtime
    By webclouder in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 16, 2010, 8:07 PM
  5. [CLOSED] [1.0] Loading controls dynamicly ?
    By klavsm in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 14, 2009, 6:29 AM

Tags for this Thread

Posting Permissions