[1.0] Rendering order causes problem

  1. #1

    [1.0] Rendering order causes problem

    Hi,

    I'm implementing update content by loading user web control dynamically. My user web controls contain a Store control and a GridPanel inside a FitLayout. I see that if it is not the AJAX call, the store object is registered to create earlier than the GridPanel; othewise, if it is AJAX call, the GridPanel is registered to create earlier than the Store control that causes store object is missing when making up the GridPanel.

    Your feedback is appreciated.
  2. #2

    RE: [1.0] Rendering order causes problem

    Hi,

    Please repost you attachment without including the assemblies (.dll's). All attachments greater than 1MB are automatically removed.


    Geoffrey McGill
    Founder
  3. #3

    RE: [1.0] Rendering order causes problem

    Hi

    Here is the sample
  4. #4

    RE: [1.0] Rendering order causes problem

    Hi,

    Please move the store in the user control to the inner property "Store" of the GridPanel
  5. #5

    RE: [1.0] Rendering order causes problem

    Hi Vladimir,

    It's working now. Thank you so much.

Similar Threads

  1. [CLOSED] Order GridPanel Groups in an arbitrary order?
    By dmoore in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 27, 2013, 4:35 AM
  2. [CLOSED] Problem with order of items in Grid to Tree
    By skisly in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 25, 2012, 9:55 PM
  3. Replies: 0
    Last Post: Aug 24, 2011, 12:13 AM
  4. [CLOSED] Problem with events order
    By jeybonnet in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Nov 29, 2010, 2:05 PM
  5. Replies: 4
    Last Post: Jul 15, 2010, 4:25 PM

Posting Permissions